pub unsafe extern "C" fn CFMachPortGetInvalidationCallBack(
    port: *mut __CFMachPort,
) -> extern "C" fn(_: *mut __CFMachPort, _: *mut c_void)