pub unsafe extern "C" fn CFStringCreateExternalRepresentation(
    alloc: *const c_void,
    theString: *const __CFString,
    encoding: u32,
    lossByte: u8
) -> *const __CFData