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