Function NetAddAlternateComputerName

Source
pub unsafe extern "system" fn NetAddAlternateComputerName(
    Server: LPCWSTR,
    AlternateName: LPCWSTR,
    DomainAccount: LPCWSTR,
    DomainAccountPassword: LPCWSTR,
    Reserved: ULONG,
) -> NET_API_STATUS