Type Definition GCopyFunc
glib_sys
type GCopyFunc = Option<unsafe extern "C" fn(_: gconstpointer, _: gpointer) -> gpointer>;