pub type lv_draw_mask_t = _lv_draw_mask_t;
#[repr(C)]pub struct lv_draw_mask_t { pub user_data: *mut c_void, }
user_data: *mut c_void