pthread_getaffinity_np
int pthread_getaffinity_np(pthread_t, size_t, cpuset_t *);
__weak_reference(_pthread_getaffinity_np, pthread_getaffinity_np);