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