pub unsafe extern "C" fn mat_set_rowmap( mat: *mut MATrec, row_mat_index: c_int, rownr: c_int, colnr: c_int, col_mat_index: c_int, ) -> c_uchar