pub unsafe fn DwmTetherContact<P0>(
    dwpointerid: u32,
    fenable: P0,
    pttether: POINT
) -> Result<()>
where P0: IntoParam<BOOL>,