#!/var/folders/c_/qfmhj66j0tn016nkx_th4hxm0000gp/T/abs_a8pfear2ul/croot/ctypesgen_1691599317663/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/bin/python

# -*- coding: utf-8 -*-
import re
import sys

from ctypesgen.main import main

if __name__ == '__main__':
    sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0])
    sys.exit(main())
