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