pub fn kv_store_get_str(key: &str) -> Option<String>
Convenience wrapper: retrieve a UTF-8 string value.