pub unsafe fn SymSetContext( hprocess: HANDLE, stackframe: *const IMAGEHLP_STACK_FRAME, context: Option<*const c_void>, ) -> Result<()>