pub unsafe fn PathCchRemoveExtension(
    pszpath: PWSTR,
    cchpath: usize
) -> Result<()>