Function core_foundation::propertylist::CFPropertyListCreateFromXMLData
source ยท pub unsafe extern "C" fn CFPropertyListCreateFromXMLData(
allocator: *const c_void,
xmlData: *const __CFData,
mutabilityOption: usize,
errorString: *mut *const __CFString,
) -> *const c_void