pub unsafe extern "C" fn gst_caps_replace(
    old_caps: *mut *mut GstCaps,
    new_caps: *mut GstCaps
) -> gboolean