pub unsafe extern "C" fn SCOTCH_graphLoad(
    arg1: *mut SCOTCH_Graph,
    arg2: *mut FILE,
    arg3: SCOTCH_Num,
    arg4: SCOTCH_Num
) -> c_int