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