Function windows_sys::Win32::Storage::FileSystem::CreateHardLinkTransactedW
pub unsafe extern "system" fn CreateHardLinkTransactedW(
lpfilename: PCWSTR,
lpexistingfilename: PCWSTR,
lpsecurityattributes: *const SECURITY_ATTRIBUTES,
htransaction: HANDLE,
) -> BOOL