pidgin/pidgin

Clean up all of the fuzzers and add a corpus for all of them
release-2.x.y
2021-09-16, Gary Kramlich
4b6b116a586d
Clean up all of the fuzzers and add a corpus for all of them

Testing Done:
Ran all of the fuzzers, made sure they were able to add new corpra.

Reviewed at https://reviews.imfreedom.org/r/920/
#ifndef _PURPLE_CLIENT_H_INCLUDED_
#define _PURPLE_CLIENT_H_INCLUDED_
#include <glib.h>
#include "purple-client-bindings.h"
G_BEGIN_DECLS
void purple_init(void);
G_END_DECLS
#endif