JMICRON_MAGIC
strncpy(meta->signature, JMICRON_MAGIC, 2);
if (strncmp(meta->signature, JMICRON_MAGIC, strlen(JMICRON_MAGIC))) {