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