pub unsafe extern "C" fn gst_audio_decoder_finish_subframe(
    dec: *mut GstAudioDecoder,
    buf: *mut GstBuffer
) -> GstFlowReturn
This is supported on crate feature v1_16 only.