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