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