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