pub unsafe extern "C" fn mat_mapreplace( mat: *mut MATrec, rowmap: *mut LLrec, colmap: *mut LLrec, insmat: *mut MATrec, ) -> c_int