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