pub unsafe extern "C" fn FLAC__format_cuesheet_is_legal(
cue_sheet: *const FLAC__StreamMetadata_CueSheet,
check_cd_da_subset: FLAC__bool,
violation: *mut *const c_char,
) -> FLAC__boolpub unsafe extern "C" fn FLAC__format_cuesheet_is_legal(
cue_sheet: *const FLAC__StreamMetadata_CueSheet,
check_cd_da_subset: FLAC__bool,
violation: *mut *const c_char,
) -> FLAC__bool