def write_xtc(*args): """write_xtc(XDRFILE, step, time, box, x, prec) -> status""" return _libxdrfile2.write_xtc(*args)