ndmpd_data_init
extern int ndmpd_data_init(ndmpd_session_t *);
(void) ndmpd_data_init(&session);
(void) ndmpd_data_init(session);