pub unsafe extern "C" fn TCOD_heightmap_scale(
    hm: *mut TCOD_heightmap_t,
    value: f32
)