pub fn __divtc3(a: f128, b: f128, c: f128, d: f128) callconv(.c) Complex(f128)
pub fn __divtc3(a: f128, b: f128, c: f128, d: f128) callconv(.c) Complex(f128) { return divc3.divc3(f128, a, b, c, d); }