pub unsafe extern "C" fn cairo_user_to_device_distance(
    cr: *mut cairo_t,
    dx: *mut c_double,
    dy: *mut c_double
)