type ParseOutput<'input, const VERSION: u8, const OWNED: bool> = <() as ParseTarget<'input, VERSION, OWNED>>::Output;