Bugfix: treat instruction stream as 64bit, not 32bit
- ServerProfiler built from 6c5c94dd
Got mislead by Unity's mono --version reporting it as x86. Last bug left - an unexpected byte appearing mid instruction stream when copying from unmanaged, but missing on managed side
Tests: viewed BasePlayer::ServerUpdateParallel