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