_compat_makeut
struct utmp *_compat_makeut(struct utmp *);
extern struct utmp *_compat_makeut(struct utmp *);
return (_compat_makeut(utmp));