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