fn __aeabi_dneg(a: f64) callconv(.
fn __aeabi_dneg(a: f64) callconv(.{ .arm_aapcs = .{} }) f64 { return fneg(a); }