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