require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&__hx509_protos_h__)) { eval 'sub __hx509_protos_h__ () {1;}' unless defined(&__hx509_protos_h__); require 'stdarg.ph'; if(defined(&__cplusplus)) { } unless(defined(&HX509_LIB_FUNCTION)) { if(defined(&_WIN32)) { eval 'sub HX509_LIB_FUNCTION () { &_stdcall;}' unless defined(&HX509_LIB_FUNCTION); } else { eval 'sub HX509_LIB_FUNCTION () {1;}' unless defined(&HX509_LIB_FUNCTION); } } if(defined(&__cplusplus)) { } } 1;