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