Function PathCchFindExtension
pub unsafe fn PathCchFindExtension<P0>(
    pszpath: P0,
    cchpath: usize,
) -> Result<PCWSTR>where
    P0: Param<PCWSTR>,pub unsafe fn PathCchFindExtension<P0>(
    pszpath: P0,
    cchpath: usize,
) -> Result<PCWSTR>where
    P0: Param<PCWSTR>,