pub unsafe extern "C" fn mosquitto_connect( mosq: *mut mosquitto, host: *const c_char, port: c_int, keepalive: c_int, ) -> c_int