Add a new ioctl to vt to make it possible to export RGB offsets
set by vt drivers.
This is intended to be used by xf86-video-scfb driver,
to properly set the RGB masks, as in
https://github.com/luporl/xf86-video-scfb/commit/dcd019ac6dc38f6c3b135dfa94e87494b749d184.
This fixes wrong colors in X on PowerPC64 (big-endian) machines
using scfb/ofwfb (e.g. Talos II and Blackbird) and also allows
other drivers to export their RGB offsets.