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