pub unsafe fn PeerGroupImportDatabase<P1>( hgroup: *const c_void, pwzfilepath: P1, ) -> Result<()>where P1: Param<PCWSTR>,