pthread_switch_add_np
int pthread_switch_add_np(pthread_switch_routine_t);
WR(stub_zero, pthread_switch_add_np);
__strong_reference(_pthread_switch_add_np, pthread_switch_add_np);
assert (pthread_switch_add_np (kern_switch) == 0);