userboot_copyin
extern ssize_t userboot_copyin(const void *, vm_offset_t, size_t);
.arch_copyin = userboot_copyin,