pub unsafe extern "C" fn gst_structure_serialize_full(
    structure: *const GstStructure,
    flags: GstSerializeFlags
) -> *mut c_char
Available on crate feature v1_24 only.