pub unsafe extern "C" fn pthread_getaffinity_np( __th: pthread_t, __cpusetsize: usize, __cpuset: *mut cpu_set_t, ) -> c_int