pub unsafe extern "C" fn l_hmapLookup(
    hmap: *mut L_HASHMAP,
    key: l_uint64,
    val: l_uint64,
    op: l_int32
) -> *mut L_HASHITEM