pub unsafe extern "system" fn WSCInstallNameSpaceEx(
    lpszidentifier: PCWSTR,
    lpszpathname: PCWSTR,
    dwnamespace: u32,
    dwversion: u32,
    lpproviderid: *const GUID,
    lpproviderspecific: *const BLOB
) -> i32
Expand description

Required features: "Win32_Networking_WinSock", "Win32_System_Com"