pub unsafe extern "C" fn dds_string_free(str_: *mut c_char)
@brief Free a string, equivalent to dds_free @component memory_alloc
@param[in] str string to free