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