pub unsafe fn DsGetSiteNameW<P0>(computername: P0, sitename: *mut PWSTR) -> u32
where P0: IntoParam<PCWSTR>,