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