pub unsafe extern "C" fn vips__file_write(
    data: *mut c_void,
    size: size_t,
    nmemb: size_t,
    stream: *mut FILE
) -> c_int