fn __aeabi_l2d(a: i64) callconv(.
fn __aeabi_l2d(a: i64) callconv(.{ .arm_aapcs = .{} }) f64 { return floatFromInt(f64, a); }