pub unsafe extern "system" fn ZwSetContextThread(
    ThreadHandle: HANDLE,
    ThreadContext: PCONTEXT
) -> NTSTATUS