unsafe extern "C" fn audio_decoder_set_format<T: AudioDecoderImpl>(
    ptr: *mut GstAudioDecoder,
    caps: *mut GstCaps,
) -> gboolean