pub unsafe extern "C" fn gst_audio_resampler_get_out_frames(
    resampler: *mut GstAudioResampler,
    in_frames: size_t
) -> size_t