pub unsafe extern "C" fn switch_xml_set_attr(
xml: switch_xml_t,
name: *const c_char,
value: *const c_char,
) -> switch_xml_tpub unsafe extern "C" fn switch_xml_set_attr(
xml: switch_xml_t,
name: *const c_char,
value: *const c_char,
) -> switch_xml_t