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