pub fn unlock_sync<T: SyncConnectionLike>( conn: &mut T, lock_key: &str, lock_id: &str, ) -> Result<()>