bootxxx
int bootxxx(void *, void *, struct osdsc *);
bxxx_t bootxxx = (bxxx_t)(LOADADDR3);
(*bootxxx)(readsector, disklabel, od);
int bootxxx(void *, void *, osdsc_t *);