pub unsafe extern "C" fn MPI_Win_set_errhandler(
    win: *mut ompi_win_t,
    errhandler: *mut ompi_errhandler_t
) -> i32