fn dummy_link_bytecode(obj: CompactBytecode) -> Option<Bytes>
Helper function that will link references in unlinked bytecode to the 0 address.
This is needed in order to analyze the bytecode for contracts that use libraries.