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