static int clampUByteInt(long l) { ret clamp(l, 0, 255); }