OF_chain
OF_chain((void *) RELOC, end - (char *) RELOC, entry, args, l);
void OF_chain(void *, u_int, boot_entry_t, void *, u_int);
OF_chain((void *) RELOC, end - (char *)RELOC, entry, args, l);
void OF_chain(void *, u_int, boot_entry_t, void *, u_int);
OF_chain((void *)RELOC, end - (char *)RELOC, entry, args, l);
void OF_chain(void *, u_int, void (*)(int (*)(void *), void *, u_int),
void OF_chain(void *, u_int,