pub unsafe extern "C" fn bpf_map_update_elem( fd: c_int, key: *const c_void, value: *const c_void, flags: __u64, ) -> c_int