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