pub fn create_data(
    property_list: *const c_void,
    format: CFPropertyListFormat
) -> Result<CFData, CFError>