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