pub unsafe extern "C" fn CFStringGetCharacters(
    theString: *const __CFString,
    range: CFRange,
    buffer: *mut u16
)