pub unsafe fn ContinueDebugEvent( dwprocessid: u32, dwthreadid: u32, dwcontinuestatus: NTSTATUS, ) -> Result<()>