pub fn sys_module_get_symbol( handle: u64, _ordinal: u64, ) -> Result<u64, SyscallError>
Performs the sys module get symbol operation.