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