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