/tmp/qemu-test/src/tests/test-throttle.c:144: error: static declaration of
‘read_timer_cb’ follows non-static declaration
/tmp/qemu-test/src/include/block/throttle-groups.h:50: note: previous
declaration of ‘read_timer_cb’ was here
/tmp/qemu-test/src/tests/test-throttle.c:148: error: static declaration of
‘write_timer_cb’ follows non-static declaration
/tmp/qemu-test/src/include/block/throttle-groups.h:51: note: previous
declaration of ‘write_timer_cb’ was here
make: *** [tests/test-throttle.o] Error 1
make: *** Waiting for unfinished jobs....