pub unsafe extern "C" fn sgx_get_metadata(
    enclave_file: *const c_char,
    metadata: *mut MetaData
) -> SgxStatus