[Priveleged]Clear the statistic counter of a given statistic entry name.
#include <audio/audio_manager_volume.h>
int audio_manager_clear_stat_counter(const char *name)
The name of the statistic entry to clear.
The audio_manager_set_stat_counter() function clears the counter of the given statistic entry.
EOK upon success, negative errno upon failure.