TYPE_SHM
KASSERT(reg->ushm_key.type == TYPE_SHM, ("TYPE_USHM"));
error = umtx_key_get(addr, TYPE_SHM, PROCESS_SHARE, &key);