pub unsafe extern "C" fn CPXcopyquad( env: CPXCENVptr, lp: CPXLPptr, qmatbeg: *const c_int, qmatcnt: *const c_int, qmatind: *const c_int, qmatval: *const f64, ) -> c_int