protocomm_new() function
Create a new protocomm instance This API will return a new dynamically allocated protocomm instance with all elements of the protocomm_t structure initialized to NULL.
Return value
- protocomm_t* : On success - NULL : No memory for allocating new instance