pub unsafe extern "C" fn pthread_getaffinity_np( thread: u64, cpusetsize: usize, cpuset: *mut cpu_set_t) -> i32