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