M_SOI              24 mod_small_light_ext_jpeg.c static char jpeg_header[] = { 0xff, M_SOI };
M_SOI              41 mod_small_light_ext_jpeg.c     if (c1 != 0xff || c2 != M_SOI) {