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