pub unsafe extern "C" fn vips_image_get_blob( image: *const VipsImage, name: *const c_char, data: *mut *const c_void, length: *mut usize, ) -> c_int