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