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