pub unsafe extern "C-unwind" fn CFRunLoopSourceCreate(
allocator: Option<&CFAllocator>,
order: CFIndex,
context: *mut CFRunLoopSourceContext,
) -> Option<CFRetained<CFRunLoopSource>>👎Deprecated: renamed to
CFRunLoopSource::newAvailable on crate feature
CFRunLoop only.