pub unsafe extern "C" fn pthread_attr_getaffinity_np( attr: *const pthread_attr_t, cpusetsize: usize, cpuset: *mut cpu_set_t, ) -> i32