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