Load the next object from an open OSSL_STORE channel.
Declared in <openssl/store.h>
<openssl/store.h>
OSSL_STORE_INFO* OSSL_STORE_load(OSSL_STORE_CTX* ctx);
New OSSL_STORE_INFO, or NULL on error or when no object is available; free with OSSL_STORE_INFO_free().