isns_new_task
task_p = isns_new_task(cfg_p, ISNS_TASK_INIT_SOCKET_IO, 1);
task_p = isns_new_task(cfg_p, ISNS_TASK_INIT_REFRESH, 0);
task_p = isns_new_task(pdu_p->cfg_p, ISNS_TASK_SEND_PDU,
struct isns_task_s *isns_new_task(struct isns_config_s *, uint8_t, int);
task_p = isns_new_task(cfg_p,