pub unsafe extern "system" fn SetThreadContext(
    hThread: *mut c_void,
    lpContext: *const CONTEXT
) -> i32