pub unsafe extern "system" fn SetupAddToDiskSpaceListW(
    diskspace: *const c_void,
    targetfilespec: PCWSTR,
    filesize: i64,
    operation: SETUP_FILE_OPERATION,
    reserved1: *mut c_void,
    reserved2: u32
) -> BOOL
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_Foundation"