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