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