#ifndef SLTDL_CORE_H #define SLTDL_CORE_H void lt_slock(void); int lt_sunlock(int); #endif