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