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