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