SetBits
#define SetBits(__Value, _Mask) (((__Value) * UnitOf(_Mask)) & (_Mask))
BBitmap::SetBits(const void* data, int32 length, int32 offset,