Function windows::Win32::System::SystemInformation::GetComputerNameExA

pub unsafe fn GetComputerNameExA(
    nametype: COMPUTER_NAME_FORMAT,
    lpbuffer: PSTR,
    nsize: *mut u32,
) -> Result<()>