pub unsafe fn TextRange_ExpandToEnclosingUnit<P0>(
    hobj: P0,
    unit: TextUnit,
) -> Result<()>
where P0: Param<HUIATEXTRANGE>,