Type Definition GCacheNewFunc
vips_sys
type GCacheNewFunc = Option<unsafe extern "C" fn(key: gpointer) -> gpointer>;