pub fn __floorx(x: f80) callconv(.c) f80
pub fn __floorx(x: f80) callconv(.c) f80 { return impl(f80, .floor, x); }