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