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