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