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