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