pub unsafe extern "C" fn TCOD_random_get_double_mean( mersenne: TCOD_random_t, min: f64, max: f64, mean: f64, ) -> f64