UTX_USERSIZE
#define NAMESIZE UTX_USERSIZE
char name[UTX_USERSIZE + 1];
#ifndef UTX_USERSIZE
char o_name[UTX_USERSIZE+1];