pub unsafe extern "C" fn vips_image_free_buffer(
    image: *mut VipsImage,
    buffer: *mut c_void
)