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