pub unsafe extern "system" fn PathCchRemoveExtension(
    pszpath: PWSTR,
    cchpath: usize
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell"