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