pub unsafe extern "C" fn lv_chart_set_cursor_pos(
    chart: *mut lv_obj_t,
    cursor: *mut lv_chart_cursor_t,
    pos: *mut lv_point_t
)