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