encl_load
if (!encl_load("test_encl.elf", encl, heap_size)) {
bool encl_load(const char *path, struct encl *encl, unsigned long heap_size);