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