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