#define ulock_width 16
#define ulock_height 16
static short ulock_bits[] = {
   0x0000, 0x1818, 0x300c, 0x6006,
   0x300c, 0x1818, 0x7ffe, 0x4452,
   0x555a, 0x4452, 0x5756, 0x4752,
   0x7ffe, 0x7ffe, 0x7ffe, 0x0000};
