unsafe extern "C" fn audio_encoder_set_format<T: AudioEncoderImpl>(
    ptr: *mut GstAudioEncoder,
    info: *mut GstAudioInfo,
) -> gboolean