def read_trr(*args): """read_trr(XDRFILE, box, x, v, f) -> (status, step, time, lambda)""" return _libxdrfile2.read_trr(*args)