Type Definition GHookCheckFunc
vips_sys
type GHookCheckFunc = Option<unsafe extern "C" fn(data: gpointer) -> gboolean>;