Function GetFileAttributesTransactedW
pub unsafe extern "system" fn GetFileAttributesTransactedW(
lpfilename: PCWSTR,
finfolevelid: GET_FILEEX_INFO_LEVELS,
lpfileinformation: *mut c_void,
htransaction: HANDLE,
) -> BOOL