Function windows_sys::Win32::Security::Authentication::Identity::ImportSecurityContextW
pub unsafe extern "system" fn ImportSecurityContextW(
pszpackage: PCWSTR,
ppackedcontext: *const SecBuffer,
token: *const c_void,
phcontext: *mut SecHandle,
) -> HRESULT