SetHandles
sConsole.SetHandles(input, output);
void SetHandles(intptr_t readHandle, intptr_t writeHandle, bool takeOwnership = true);