pub unsafe extern "C" fn TCOD_heightmap_get_minmax( hm: *const TCOD_heightmap_t, min: *mut f32, max: *mut f32, )