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

Required features: "Win32_UI_Shell"