pub unsafe extern "system" fn SspiEncodeAuthIdentityAsStrings( pauthidentity: *const c_void, ppszusername: *mut PCWSTR, ppszdomainname: *mut PCWSTR, ppszpackedcredentialsstring: *mut PCWSTR, ) -> HRESULT