pub unsafe extern "C" fn lv_chart_get_cursor_point(
    chart: *mut lv_obj_t,
    cursor: *mut lv_chart_cursor_t
) -> lv_point_t