Type Definition xmpp_timed_handler
libstrophe_sys_bindgen
type xmpp_timed_handler = Option<unsafe extern "C" fn(_: *const xmpp_conn_t, _: *const c_void) -> c_int>;