Type Definition GHashFunc
vips_sys
type GHashFunc = Option<unsafe extern "C" fn(key: gconstpointer) -> guint>;