sexport
struct sexport *next;
static struct sexport *exports = NULL;
struct sexport *tmp = emalloc (sizeof(*tmp));
struct sexport *tmp;