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