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