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