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