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