Resolves to a constexpr array containing a table of byte values which are mirror-bit reflections of their positions in the array.
Example: mirror_bits[0x07] == 0xE0.
mirror_bits[0x07] == 0xE0