modstat_create
if (mp == NULL && (mp = modstat_create(NULL, id)) == NULL) {
if (mp == NULL && (mp = modstat_create(ami->ami_name, 0)) == NULL) {