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