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