pub unsafe extern "C" fn gst_caps_intersect(
    caps1: *mut GstCaps,
    caps2: *mut GstCaps
) -> *mut GstCaps