Function windows_sys::Win32::System::SystemInformation::GetComputerNameExW
pub unsafe extern "system" fn GetComputerNameExW(
nametype: COMPUTER_NAME_FORMAT,
lpbuffer: PWSTR,
nsize: *mut u32,
) -> BOOL