pub unsafe extern "C" fn gst_video_decoder_finish_frame(
    decoder: *mut GstVideoDecoder,
    frame: *mut GstVideoCodecFrame
) -> GstFlowReturn