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