pub fn decode_debug_bytecode( debug_bytecode: Option<Vec<u8>>, ) -> Result<Option<DecodedDebugInfo>, BytecodeError>