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