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