bm_setbit
void bm_setbit(struct bitmap * bm, int pos);
bm_setbit(&bm, grp->gr_gid - cnf->min_gid);
bm_setbit(&bm, pwd->pw_uid - cnf->min_uid);