cloudsync_network_cleanup()
Description: Cleans up the sqlite-sync network component, releasing all resources allocated by cloudsync_network_init (memory, cURL handles).
Parameters: None.
Returns: None.
Example:
SELECT cloudsync_network_cleanup();