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