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