pub unsafe extern "C" fn lheapGetElement(
    lh: *mut L_HEAP,
    index: l_int32
) -> *mut c_void