pub unsafe extern "C" fn vips_image_set_kill(
    image: *mut VipsImage,
    kill: gboolean
)