char *msgs_lookup(char *tag_and_default);
void werr(int fatal, char* format, ...);
void wimpt_noerr(os_error *e);
os_error *wimp_slotsize(int *currentslot /*inout*/,
                        int *nextslot /*inout*/,
                        int *freepool /*out*/);

