pub unsafe extern "C" fn lv_roller_set_visible_row_count(
    obj: *mut lv_obj_t,
    row_cnt: u8
)