Example 1: Using the 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_Status_Code SE_CreateStore
const char implementation_identifier[],
SE_Status_Code SE_FreeStore