pub unsafe extern "C" fn mpi_write_file(
    p: *const c_char,
    X: *const mpi,
    radix: c_int,
    fout: *mut FILE
) -> c_int