pub unsafe extern "system" fn ImportSecurityContextW(
    pszpackage: PCWSTR,
    ppackedcontext: *const SecBuffer,
    token: *const c_void,
    phcontext: *mut SecHandle
) -> HRESULT
Expand description

Required features: "Win32_Security_Credentials"