pub unsafe extern "C" fn lv_textarea_set_password_mode(
    obj: *mut lv_obj_t,
    en: bool
)