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