ref: 90f729158aef0f3e7ecba2cd3d7f30b0c8ba0471 dir: /src/Random.h/
#pragma once int msvc_rand(void); void msvc_srand(unsigned int seed);