pub fn init( selectors: &[Selector<'_>], game: PQLGame, player_names: &[&str], ) -> Result<(VmInstructions, VmStore), PQLError>