fn on_offer_or_answer_created(
ty: SdpType,
reply: &StructureRef,
cb: Box<dyn FnOnce(SessionDescription) + Send + 'static>,
)
fn on_offer_or_answer_created(
ty: SdpType,
reply: &StructureRef,
cb: Box<dyn FnOnce(SessionDescription) + Send + 'static>,
)