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