x86_copyargs
error = x86_copyargs((char *)frame->tf_esp + sizeof(int), args,
int x86_copyargs(void *, void *, size_t);