pub unsafe fn PeerGroupExportConfig<P1>( hgroup: *const c_void, pwzpassword: P1, ) -> Result<PWSTR>where P1: Param<PCWSTR>,