pub unsafe extern "C" fn __remquo(
    __x: f64,
    __y: f64,
    __quo: *mut i32,
) -> f64