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