pub unsafe extern "C" fn dds_free(ptr: *mut c_void)
@brief Perform a free() on a memory fragment allocated with the default allocator. @component memory_alloc
@param[in] ptr previously alloc()’ed pointer