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