loadakernel
loadakernel(0, 0, argv);
static int loadakernel(int try, int argc, char* argv[]);
if (loadakernel(0, argc - 1, argv + 1))