pub unsafe extern "C" fn gst_video_decoder_get_frame(
    decoder: *mut GstVideoDecoder,
    frame_number: c_int,
) -> *mut GstVideoCodecFrame