Example 1: Creating a Store
SE_CreateStore() creates a Store for the given API implementation.
The API allocates the SE_Store and so must be freed using SE_FreeStore().
SE_Return_Code SE_CreateStore
const char implementation_identifier[],
SE_Return_Code SE_FreeStore