pub fn register_syscalls(
    invoke_context: &mut InvokeContext<'_>
) -> Result<SyscallRegistry, EbpfError<BpfError>>