pub unsafe extern "C" fn gst_audio_decoder_finish_frame(
    dec: *mut GstAudioDecoder,
    buf: *mut GstBuffer,
    frames: c_int
) -> GstFlowReturn