pub unsafe extern "system" fn HlinkCreateExtensionServices(
    pwzadditionalheaders: PWSTR,
    phwnd: HWND,
    pszusername: PWSTR,
    pszpassword: PWSTR,
    piunkouter: IUnknown,
    riid: *const GUID,
    ppvobj: *mut *mut c_void
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’