#ifndef __AUTHLICENSE_H__ #define __AUTHLICENSE_H__ int CheckLicense(uint8_t *guid, uint8_t *license); #endif