#include <xlg.h>
To get at the XLG prototypes and macro definitions.
int XLG_PV_SQUASH(int x);
Coerces an integer within the range of 0 .. 255.
double XLG_FV_SQUASH(double x);
Coerces a double within the range 0.0 .. 1.0.