pub unsafe fn EncodeRemotePointer( processhandle: HANDLE, ptr: Option<*const c_void>, encodedptr: *mut *mut c_void, ) -> Result<()>