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