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