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