public static extern bool SLSetRemoteProxy(UInt32 remote, ref SLPROXY_INFO proxy);
public static extern bool SLSetClientProxy(UInt32 client, ref SLPROXY_INFO proxy);