fn _Qp_qtoui(a: *const f128) callconv(.c) u32
fn _Qp_qtoui(a: *const f128) callconv(.c) u32 { return intFromFloat(u32, a.*); }