nl_thermal_connect
if (nl_thermal_connect(&th->sk_cmd, &th->cb_cmd))
if (nl_thermal_connect(&th->sk_event, &th->cb_event))
if (nl_thermal_connect(&th->sk_sampling, &th->cb_sampling))
extern int nl_thermal_connect(struct nl_sock **nl_sock, struct nl_cb **nl_cb);