read_str
static read_func_t read_str, read_boolean, read_int64;
{ "string", write_str, read_str },
if (read_str(curr, &attr_buf) == 0)