#ifndef PH_NATIVE_PROJECT_READ_H
#define PH_NATIVE_PROJECT_READ_H

int ph_native_project_read_main(int argc, char **argv);

#endif
