pub fn __fabsx(a: f80) callconv(.c) f80
pub fn __fabsx(a: f80) callconv(.c) f80 { return generic_fabs(a); }