Type Definition GHookFindFunc
glib_sys
type GHookFindFunc = Option<unsafe extern "C" fn(_: *mut GHook, _: gpointer) -> gboolean>;