fn __aeabi_fmul(a: f32, b: f32) callconv(.
fn __aeabi_fmul(a: f32, b: f32) callconv(.{ .arm_aapcs = .{} }) f32 { return mulf3(f32, a, b); }