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