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