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