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