pub unsafe extern "C" fn CFStringFind(
    theString: *const __CFString,
    stringToFind: *const __CFString,
    compareOptions: usize
) -> CFRange