* @param success_cb Pointer to a callback function to be called when the processing of the check list is successful
* @param stream_ptr Pointer to the media stream to be passed as a parameter to the callback function
* @return Pointer to the allocated check list
*
* A check list must be allocated for each media stream of a media session and be added to an ICE session using the ice_session_add_check_list() function.