pub unsafe fn entry_set_uint64_impl( entry_ptr: usize, tag: i32, value: u64, ) -> Result<(), Exception>