pub unsafe extern "C" fn lv_textarea_set_accepted_chars(
    obj: *mut lv_obj_t,
    list: *const c_char
)