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