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