pub fn apply_native_todo_task_upsert( client: &mut NativeSyncularClient, task_id: &str, title: &str, ) -> Result<String>