pub unsafe fn syscall3(n: V, a0: V, a1: V, a2: V) -> V
Call into a system function with three arguments.