Function PathCchRemoveFileSpec

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