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