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