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