too_close
int too_close(const PLANE *p1, const PLANE *p2, int);
if (too_close(p1, p2, 1)) {
if (too_close(p1, &p, 4)) {