pub unsafe extern "C" fn gst_caps_serialize(
    caps: *const GstCaps,
    flags: GstSerializeFlags
) -> *mut c_char
This is supported on crate feature v1_20 only.