semrm
result -= semrm((key_t)0,
result = semrm((key_t)0, target_id);
result = semrm(target_key, 0);
static int semrm(key_t, int);