pub unsafe extern "system" fn PathCchFindExtension(
    pszpath: PCWSTR,
    cchpath: usize,
    ppszext: *mut PWSTR
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell"