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