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