pub unsafe extern "C" fn lv_textarea_set_max_length(
    obj: *mut lv_obj_t,
    num: u32
)