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