pub unsafe fn PeerHostNameToPeerName<P0>(pwzhostname: P0) -> Result<PWSTR>where
    P0: IntoParam<PCWSTR>,