Function HlinkCreateExtensionServices

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