1#define magout_src_width 16
2#define magout_src_height 16
3static unsigned char magout_src_bits[] = {
4   0x00, 0x00, 0xf0, 0x00, 0xfc, 0x03, 0xfc, 0x03, 0xfe, 0x07, 0x06, 0x06,
5   0x06, 0x06, 0xfe, 0x07, 0xfc, 0x03, 0xfc, 0x03, 0xf0, 0x08, 0x00, 0x14,
6   0x00, 0x20, 0x00, 0x40, 0x00, 0x80, 0x00, 0x00};
7