pub unsafe extern "C" fn mat_shiftrows( mat: *mut MATrec, bbase: *mut c_int, delta: c_int, varmap: *mut LLrec, ) -> c_int