public static extern RetCode_t acsQueryAuthInfo( ref ServerID_t serverID, ref ACSAuthInfo_t authInfo);
public static extern ACSFunctionRet_t acsQueryAuthInfo([MarshalAs(UnmanagedType.LPStr)] string serverId, ref ACSAuthInfo_t authInfo);