nwam_value
struct nwam_value;
typedef struct nwam_value *nwam_value_t;
if ((newvalue = calloc(1, sizeof (struct nwam_value))) == NULL)