pub type MPI_Comm_errhandler_function = Option<unsafe extern "C" fn(arg1: *mut MPI_Comm, arg2: *mut c_int, ...)>;