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