pub unsafe extern "C" fn pthread_attr_getaffinity_np( __attr: *const pthread_attr_t, __cpusetsize: usize, __cpuset: *mut cpu_set_t, ) -> i32