EXT_SHIFT
#define EXT_SHIFT (EXT_FRACBITS - 1 - 32 - FP_LG)
#define EXT_SHIFT (-(EXT_FRACBITS - 3 * 32 - FP_LG)) /* left shift! */