#ifndef UNBLORB_H #define UNBLORB_H int unblorb(const char *blorb_path, const char *resource_path); #endif