x86_initial_return_to_userland
void x86_initial_return_to_userland(Thread* thread, struct iframe* iframe);
x86_initial_return_to_userland(thread, &frame);
x86_initial_return_to_userland(thread, &frame);
x86_initial_return_to_userland(thread_get_current_thread(), &arg->iframe);