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