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