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