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