pub fn __fabsh(a: f16) callconv(.c) f16
pub fn __fabsh(a: f16) callconv(.c) f16 { return generic_fabs(a); }