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