public static int ImpersonateSecurityContext(SSPIInterface SecModule, long context) { return(SecModule.ImpersonateSecurityContext(ref context)); }