pub unsafe extern "system" fn UrlCanonicalizeA(
    pszurl: PCSTR,
    pszcanonicalized: PSTR,
    pcchcanonicalized: *mut u32,
    dwflags: u32
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell"