tb_property_format_dir
ret = tb_property_format_dir(dir, NULL, 0);
ret = tb_property_format_dir(dir, block, block_len);
ret = tb_property_format_dir(dst, NULL, 0);
ret = tb_property_format_dir(dst, block, ARRAY_SIZE(root_directory));
ret = tb_property_format_dir(dir, NULL, 0);
ret = tb_property_format_dir(dir, block, block_len);
ssize_t tb_property_format_dir(const struct tb_property_dir *dir, u32 *block,