pub fn dispose(handle: u64) -> Result<String, String>
Disposes a SpiceDB instance. Returns the JSON response string (caller may ignore).
Returns an error string if the C library returns null.