pub fn float_int(float: XFL, decimal_places: u32, absolute: bool) -> Result<u64>
Convert an XFL floating point into an integer (floor)