FP_RZ
FP_RZ=3 /* round to zero (truncate) */
FP_RZ = (3 << 22) /* round to zero (truncate) */
FP_RZ=1, /* round to zero (truncate) */
FP_RZ /* truncate */