extra_env
if (mod->extra_env != NULL) {
const char *env = mod->extra_env();
const char *(*extra_env)(void);
.extra_env = extra_env,