pub fn syscall0(n: SyscallNumber) -> Result<isize, FtlError>
Invokes a system call with no arguments.