readutmp: Make 'struct utmpx32' usable by other code. * lib/readutmp.h (struct utmpx32): Moved to here from lib/readutmp.c. (UTMP_STRUCT_NAME): Define as utmpx32 if needed. * lib/readutmp.c (read_utmp_from_file): Simply use UTMP_STRUCT_NAME.