KSEM_PSHARED
intptr_t semid = pshared ? KSEM_PSHARED : 0;
if (arg == KSEM_PSHARED) {
ksem = KSEM_PSHARED;