pub unsafe extern "system" fn WSCGetProviderPath32(
    lpProviderId: LPGUID,
    lpszProviderDllPath: *mut WCHAR,
    lpProviderDllPathLen: LPINT,
    lpErrno: LPINT
) -> c_int