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