pub const DATA_PTR: Type = 7;
Borrowed pointer to the raw pixel data. Valid as long as the underlying terminal is not mutated.
Output type: const uint8_t **