crom_load
extern int crom_load(struct crom_src *, uint32_t *, int);
crom_load(src, newrom, CROMSIZE);
crom_load(&src, buf, 256);