This is a simple extension for encoding and decoding BMP files in Ren-C.
It depends on having the IMAGE! extension either built into the interpreter, or loaded dynamically.
The original code is from R3-Alpha:
https://github.com/rebol/rebol/blob/25033f897b2bd466068d7663563cd3ff64740b94/src/core/u-bmp.c