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