fn __builtin_mul_overflow(a: anytype, b: anytype, result: *@TypeOf(a, b)) c_int

Parameters

a: anytype,
b: anytype,
result: *@TypeOf(a, b),