ret, _, err = syscall.Syscall(getComputerNameExA, 3, uintptr(name_type), uintptr(unsafe.Pointer(&buffer[0])), uintptr(unsafe.Pointer(&size)))
** Copyright (C) 2001-2024 Zabbix SIA
** This program is free software: you can redistribute it and/or modify it under the terms of
** the GNU Affero General Public License as published by the Free Software Foundation, version 3.
** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
** See the GNU Affero General Public License for more details.
** You should have received a copy of the GNU Affero General Public License along with this program.
** If not, see <https://www.gnu.org/licenses/>.
"golang.org/x/sys/windows"
globalMemoryStatusEx uintptr
getProcessIoCounters uintptr
getProcessHandleCount uintptr
getLogicalProcessorInformationEx uintptr
getActiveProcessorGroupCount uintptr
getDiskFreeSpaceW uintptr
getVolumePathNameW uintptr
getNativeSystemInfo uintptr
getComputerNameExA uintptr
RelationProcessorCore = iota
WProcessorArchitecture uint16
LPMinimumApplicationAddress *uint64
LPMaximumApplicationAddress *uint64
DWActiveProcessorMask *uint32
DWNumberOfProcessors uint32
DWAllocationGranularity uint32
WProcessorRevision uint16