fn __aeabi_lmul(a: i64, b: i64) callconv(.
fn __aeabi_lmul(a: i64, b: i64) callconv(.{ .arm_aapcs = .{} }) i64 { return mulX(i64, a, b); }