pub unsafe extern "C" fn CFStringCreateWithSubstring(
    alloc: CFAllocatorRef,
    str: CFStringRef,
    range: CFRange
) -> CFStringRef