pub unsafe extern "C-unwind" fn IONotificationPortSetDispatchQueue(
notify: IONotificationPortRef,
queue: Option<&DispatchQueue>,
)👎Deprecated: renamed to
IONotificationPort::set_dispatch_queueAvailable on crate feature
dispatch2 only.