pub unsafe extern "C" fn vips_image_set(
    image: *mut VipsImage,
    name: *const c_char,
    value: *mut GValue
)