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