pub unsafe extern "C" fn gst_video_make_raw_caps(
    formats: *const GstVideoFormat,
    len: c_uint
) -> *mut GstCaps
Available on crate feature v1_18 only.