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