42 lines
992 B
Python
42 lines
992 B
Python
"""
|
|
Auto-generated Python stub file from main.py
|
|
Module: main
|
|
"""
|
|
|
|
|
|
import t, c
|
|
from stdint import *
|
|
import stdio
|
|
import string
|
|
import stdlib
|
|
import memhub
|
|
import argparse
|
|
import w32.win32console as w32cmd
|
|
import w32.fileio as fileio
|
|
import w32.win32file
|
|
import w32.win32base
|
|
import sys
|
|
import ast
|
|
import lib
|
|
import lib.core.VLogger as VLogger
|
|
import lib.core.Handles.HandlesTranslator as HandlesTranslator
|
|
import lib.core.Handles.HandlesStruct as HandlesStruct
|
|
import lib.core.Handles.HandlesExprCall as HandlesExprCall
|
|
import lib.core.BuildPipeline as BuildPipeline
|
|
import lib.core.IncludesScanner as IncludesScanner
|
|
import lib.core.StubMerger as StubMerger
|
|
import lib.core.Phase1 as Phase1
|
|
import lib.core.Phase2 as Phase2
|
|
import lib.Projectrans.Config as Config
|
|
import lib.Projectrans.Utils as Utils
|
|
import llvmlite
|
|
import subprocess
|
|
import viperlib
|
|
import hashlib
|
|
|
|
POOL_SIZE: t.CDefine = 1073741824
|
|
CODE_PAGE: t.CDefine = 65001
|
|
SRC_BUF_SIZE: t.CDefine = 1048576
|
|
|
|
def main() -> int: pass
|