CheckClipping
bool CheckClipping(star *s, buffer *buf, bool reset_clipping);
if (CheckClipping(s, buf, true))
CheckClipping(s, buf, false);