pub unsafe extern "system" fn PdhExpandWildCardPathW(
    szdatasource: PCWSTR,
    szwildcardpath: PCWSTR,
    mszexpandedpathlist: PWSTR,
    pcchpathlistlength: *mut u32,
    dwflags: u32
) -> i32
Expand description

Required features: "Win32_System_Performance"