Logging/capture C output not supported in Windows (`wurlitzer`)
Had to realize that wurlitzer, which is used to redirect model output to logs, is not supported on Windows due to dependency fcntl.
Is there an alternative that we can use for Windows?