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