uORB Topic from External Module

How can an external module publish a topic using an existing topic structure definition? For example, the external module wants to publish redundant_actuator_control_0 which is same structure as defined in actuator_control.msg but without adding redundant_actuator_control_0 to the TOPICS list in actuator_control.msg?