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