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