Fix -Wint-conversion warning in impure.c

Modern clang does not like this without an explicit cast - the value
of _impure_ptr itself should be overwritten before being used anyway.

Bug: 1284673
Change-Id: I06822a6f13a3f2e9984afd80138bf9b80defe960
1 file changed