pub unsafe extern "C" fn CFURLCreateWithString(
    allocator: CFAllocatorRef,
    URLString: CFStringRef,
    baseURL: CFURLRef
) -> CFURLRef