def fdt_version(fdt): return _libfdt.fdt_version(fdt)
def fdt_version(*args): return _libfdt.fdt_version(*args)