pub unsafe fn DrawAnimatedRects<'a>( hwnd: impl IntoParam<'a, HWND>, idani: i32, lprcfrom: *const RECT, lprcto: *const RECT, ) -> BOOL