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