pub unsafe extern "system" fn DrawAnimatedRects(
    hwnd: *mut HWND__,
    idAni: i32,
    lprcFrom: *const RECT,
    lprcTo: *const RECT
) -> i32