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