pub unsafe extern "C" fn gst_caps_copy_nth(
    caps: *const GstCaps,
    nth: c_uint
) -> *mut GstCaps
Available on crate feature v1_16 only.