pub unsafe extern "C" fn CFStringGetHyphenationLocationBeforeIndex(
    string: *const __CFString,
    location: isize,
    limitRange: CFRange,
    options: usize,
    locale: *const __CFLocale,
    character: *mut u32
) -> isize