pub unsafe extern "C" fn cairo_append_path(
    cr: *mut cairo_t,
    path: *mut cairo_path_t
)