pub unsafe extern "C" fn cairo_get_current_point(
    cr: *mut cairo_t,
    x: *mut f64,
    y: *mut f64
)