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