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