pub unsafe extern "C" fn GRBdelqconstrs(
    model: *mut GRBmodel,
    len: c_int,
    ind: *const c_int
) -> c_int