pub unsafe extern "system" fn SetStdHandleEx(
    nStdHandle: u32,
    hHandle: *mut c_void,
    phPrevValue: *mut *mut c_void
) -> i32