pub unsafe fn DsGetSiteNameA<P0>(computername: P0, sitename: *mut PSTR) -> u32
where P0: IntoParam<PCSTR>,