pub extern "C-unwind" fn SCDynamicStoreCreateRunLoopSource(
allocator: Option<&CFAllocator>,
store: &SCDynamicStore,
order: CFIndex,
) -> Option<CFRetained<CFRunLoopSource>>👎Deprecated: renamed to
SCDynamicStore::new_run_loop_sourceAvailable on crate feature
SCDynamicStore only.