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