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