Structures/LOCALGROUP_MEMBERS_INFO_3.ps1

$LOCALGROUP_MEMBERS_INFO_3 = struct $Module LOCALGROUP_MEMBERS_INFO_3 @{
    lgrmi3_domainandname = field 0 String -MarshalAs @('LPWStr')
}