BMP_INFO
static BMP_INFO bmp_info;
bmp_SetPix(BMP_INFO *info, int x, int y, u_char val)
bmp_DecodeRLE4(BMP_INFO *info, int line)
bmp_DecodeRLE8(BMP_INFO *info, int line)
bmp_DecodeLine(BMP_INFO *info, int line)