pub unsafe extern "C" fn bpf_map_lookup_and_delete_elem( fd: c_int, key: *const c_void, value: *mut c_void, ) -> c_int