pub type xmpp_log_handler = Option<unsafe extern "C" fn(userdata: *mut c_void, level: xmpp_log_level_t, area: *const c_char, msg: *const c_char)>;