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