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