pub unsafe extern "C" fn pthread_setaffinity_np( thread: u32, cpusetsize: usize, cpuset: *const cpu_set_t) -> i32