pub unsafe extern "C" fn lv_obj_set_style_line_opa(
    obj: *mut _lv_obj_t,
    value: lv_opa_t,
    selector: lv_style_selector_t
)