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