pub fn kv_store_set_str(key: &str, value: &str) -> bool
Convenience wrapper: store a UTF-8 string value.