Function windows_sys::Win32::UI::Shell::PathCchFindExtension

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