pub unsafe extern "C" fn SCOTCH_graphRemapView(
    arg1: *const SCOTCH_Graph,
    arg2: *const SCOTCH_Mapping,
    arg3: *const SCOTCH_Mapping,
    arg4: f64,
    arg5: *mut SCOTCH_Num,
    arg6: *mut FILE
) -> c_int