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