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