pub unsafe extern "system" fn RtlWow64SetThreadContext(
    ThreadHandle: HANDLE,
    ThreadContext: *mut WOW64_CONTEXT
) -> NTSTATUS