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