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