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