pub unsafe extern "C" fn xmpp_message_new( ctx: *mut xmpp_ctx_t, type_: *const c_char, to: *const c_char, id: *const c_char, ) -> *mut xmpp_stanza_t