pub unsafe extern "system" fn SetConsoleWindowInfo(
    hConsoleOutput: *mut c_void,
    bAbsolute: i32,
    lpConsoleWindow: *const SMALL_RECT
) -> i32