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