pub unsafe extern "C" fn CFStringCreateWithSubstring(
    alloc: *const c_void,
    str: *const __CFString,
    range: CFRange
) -> *const __CFString