pub fn start(options_json: Option<&str>) -> Result<String, String>
Starts a SpiceDB instance. Returns the JSON response string (caller parses).
Returns an error string if the C library returns null or the operation fails.