pub unsafe extern "C" fn CFNotificationCenterPostNotification(
center: CFNotificationCenterRef,
name: CFNotificationName,
object: *const c_void,
userInfo: CFDictionaryRef,
deliverImmediately: Boolean,
)
pub unsafe extern "C" fn CFNotificationCenterPostNotification(
center: CFNotificationCenterRef,
name: CFNotificationName,
object: *const c_void,
userInfo: CFDictionaryRef,
deliverImmediately: Boolean,
)