Function windows_sys::Win32::Storage::FileSystem::CopyFile2
pub unsafe extern "system" fn CopyFile2(
pwszexistingfilename: PCWSTR,
pwsznewfilename: PCWSTR,
pextendedparameters: *const COPYFILE2_EXTENDED_PARAMETERS,
) -> HRESULT