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