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