pub unsafe extern "C" fn cairo_in_stroke(
    cr: *mut cairo_t,
    x: f64,
    y: f64
) -> cairo_bool_t