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