Source position: jwasspi.pas line 1733
type IMPORT_SECURITY_CONTEXT_FN_W = function(
pszPackage: PSecWChar;
pPackedContext: PSecBuffer;
Token: Pointer;
phContext: PCtxtHandle
):SECURITY_STATUS;