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