ebpf_kern::helpers
pub unsafe fn map_update_elem( map: *mut c_void, key: *const c_void, value: *const c_void, flags: uint64_t) -> c_long