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