macro_info
(struct macro_info *)malloc(sizeof(struct macro_info));
sizeof(struct macro_info));
struct macro_info *macroinfo;
n = ohash_create_entry(¯o_info, name, &end);
static struct ohash_info macro_info = {
ohash_init(¯os, 10, ¯o_info);