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