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