pub unsafe extern "C" fn bpf_map__delete_elem( map: *const bpf_map, key: *const c_void, key_sz: size_t, flags: __u64, ) -> c_int