pub unsafe extern "C" fn xmpp_stanza_set_attribute( stanza: *mut xmpp_stanza_t, key: *const c_char, value: *const c_char, ) -> c_int