pub unsafe extern "C" fn CFStringCreateWithCharacters(
    alloc: *const c_void,
    chars: *const u16,
    numChars: isize
) -> *const __CFString