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