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