pub unsafe extern "C" fn g_win32_ftruncate(
    f: c_int,
    size: c_uint
) -> c_int
Available on Windows only.