pub unsafe extern "C" fn lv_style_set_grid_cell_column_pos(
    style: *mut lv_style_t,
    value: lv_coord_t
)