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