pub unsafe extern "C" fn sched_setaffinity( pid: pid_t, cpusetsz: size_t, cpuset: *const cpuset_t, ) -> c_int