Function windows::Win32::System::SystemInformation::GetComputerNameExW
pub unsafe fn GetComputerNameExW(
nametype: COMPUTER_NAME_FORMAT,
lpbuffer: PWSTR,
nsize: *mut u32,
) -> Result<()>