pub unsafe extern "C" fn MPI_Comm_get_errhandler(
    comm: *mut ompi_communicator_t,
    erhandler: *mut *mut ompi_errhandler_t
) -> i32