pub unsafe extern "C" fn gst_caps_append(
    caps1: *mut GstCaps,
    caps2: *mut GstCaps
)