exist_wire

Check if a wire exists (LLM: wire existence)
Usage:my $ret = exist_wire($wire);
$wire: The wire name for checking
$ret: 1: exists 0: not exist