pub unsafe extern "C" fn FLAC__stream_decoder_get_decode_position(
decoder: *const FLAC__StreamDecoder,
position: *mut FLAC__uint64,
) -> FLAC__boolpub unsafe extern "C" fn FLAC__stream_decoder_get_decode_position(
decoder: *const FLAC__StreamDecoder,
position: *mut FLAC__uint64,
) -> FLAC__bool