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