pub unsafe extern "C" fn CFMachPortSetInvalidationCallBack(
port: *mut __CFMachPort,
callout: extern "C" fn(_: *mut __CFMachPort, _: *mut c_void),
)
pub unsafe extern "C" fn CFMachPortSetInvalidationCallBack(
port: *mut __CFMachPort,
callout: extern "C" fn(_: *mut __CFMachPort, _: *mut c_void),
)