pub unsafe extern "C" fn lv_roller_set_options(
    obj: *mut lv_obj_t,
    options: *const c_char,
    mode: lv_roller_mode_t
)