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