pub unsafe fn DwmRenderGesture(
    gt: GESTURE_TYPE,
    ccontacts: u32,
    pdwpointerid: *const u32,
    ppoints: *const POINT
) -> Result<()>