Function windows_sys::Win32::Storage::FileSystem::SetFileAttributesTransactedW
pub unsafe extern "system" fn SetFileAttributesTransactedW(
lpfilename: PCWSTR,
dwfileattributes: u32,
htransaction: HANDLE,
) -> BOOL