pub unsafe extern "C-unwind" fn CFNotificationCenterPostNotification(
center: &CFNotificationCenter,
name: Option<&CFNotificationName>,
object: *const c_void,
user_info: Option<&CFDictionary>,
deliver_immediately: bool,
)👎Deprecated: renamed to
CFNotificationCenter::post_notificationAvailable on crate features
CFDictionary and CFNotificationCenter only.