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