pub unsafe extern "C" fn vips_image_write_to_file(
    image: *mut VipsImage,
    name: *const c_char
    ...
) -> c_int