Function windows_sys::Win32::System::Diagnostics::Debug::DecodeRemotePointer
pub unsafe extern "system" fn DecodeRemotePointer(
processhandle: HANDLE,
ptr: *const c_void,
decodedptr: *mut *mut c_void,
) -> HRESULT