/////////////////////////////////////////////////////////////////////////////////////////////////
// 8 bit operations // int clip8(int x) => x & _MASK_8;