pub unsafe extern "C" fn gst_caps_take(
    old_caps: *mut *mut GstCaps,
    new_caps: *mut GstCaps
) -> gboolean
This is supported on crate feature v1_18_3 only.