nvstore_get_var
if (nvstore_get_var(st, name, (void **)&ptr) == 0)
int nvstore_get_var(void *, const char *, void **);