I\'m trying to configure uncrustify to beautify the following example:
void *( * functionptr1)(int x, void * ptr); char*(*functionptr2)(int x, void* ptr); char *