pub unsafe extern "C" fn xmpp_error_new(
ctx: *mut xmpp_ctx_t,
type_: xmpp_error_type_t,
text: *const c_char,
) -> *mut xmpp_stanza_tpub unsafe extern "C" fn xmpp_error_new(
ctx: *mut xmpp_ctx_t,
type_: xmpp_error_type_t,
text: *const c_char,
) -> *mut xmpp_stanza_t