Docs for playdate->sound->signal->newSignal() has wrong return type

Quick error I noticed in the C documentation: the return type for playdate->sound->signal->newSignal() should be PDSynthSignal* not void.