pub const DATA_LEN: Type = 8;
Length of the raw pixel data in bytes. Always equal to width * height * bytes-per-pixel for the reported format.
Output type: size_t *