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

Required features: "Win32_UI_Shell", "Win32_Foundation"