pub unsafe extern "C" fn CFTimeZoneCreate(
    allocator: CFAllocatorRef,
    name: CFStringRef,
    data: CFDataRef
) -> CFTimeZoneRef