pub unsafe extern "C" fn GetMouseMovePointsEx(
cbSize: UINT,
lppt: LPMOUSEMOVEPOINT,
lpptBuf: LPMOUSEMOVEPOINT,
nBufPoints: c_int,
resolution: DWORD,
) -> c_int
pub unsafe extern "C" fn GetMouseMovePointsEx(
cbSize: UINT,
lppt: LPMOUSEMOVEPOINT,
lpptBuf: LPMOUSEMOVEPOINT,
nBufPoints: c_int,
resolution: DWORD,
) -> c_int