fn __aeabi_fcmpun(a: f32, b: f32) callconv(.
fn __aeabi_fcmpun(a: f32, b: f32) callconv(.{ .arm_aapcs = .{} }) i32 { return unordcmp(f32, a, b); }