pub unsafe extern "C" fn FLAC__metadata_get_tags(
    filename: *const c_char,
    tags: *mut *mut FLAC__StreamMetadata
) -> FLAC__bool