pub unsafe extern "C" fn lv_obj_set_style_grid_cell_column_span(
    obj: *mut lv_obj_t,
    value: lv_coord_t,
    selector: lv_style_selector_t
)