pub unsafe extern "C" fn MPI_Add_error_string(
    errorcode: c_int,
    string: *const c_char
) -> c_int