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