pub unsafe extern "C" fn gst_video_decoder_get_input_subframe_index(
    decoder: *mut GstVideoDecoder,
    frame: *mut GstVideoCodecFrame
) -> c_uint
This is supported on crate feature v1_20 only.