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