pub unsafe fn HttpGetServerCredentials<P0>( pwszurl: P0, ppwszusername: *mut PWSTR, ppwszpassword: *mut PWSTR, ) -> u32where P0: Param<PCWSTR>,