pub unsafe extern "system" fn GetMouseMovePointsEx(
    cbSize: u32,
    lppt: *mut MOUSEMOVEPOINT,
    lpptBuf: *mut MOUSEMOVEPOINT,
    nBufPoints: i32,
    resolution: u32
) -> i32