SIDUNIX_GROUP
SIDUNIX_GROUP, (struct smb_sid *)&buf->SidBuffer[28]);
SIDUNIX_GROUP, (struct smb_sid *)&posix_info->SidBuffer[16]);
SIDUNIX_GROUP, (struct smb_sid *)&file_info->Sids[16]);
id_to_sid(gid, SIDUNIX_GROUP, &group_sid);
case SIDUNIX_GROUP:
id_to_sid(gid, SIDUNIX_GROUP, sid);
rc = sid_to_id(idmap, group_sid_ptr, SIDUNIX_GROUP, fattr);
id_to_sid(gid, SIDUNIX_GROUP, ngroup_sid_ptr);