pub unsafe extern "C" fn lv_animimg_set_duration(
    img: *mut lv_obj_t,
    duration: u32
)