pub unsafe extern "C" fn gegl_path_get_node(
    path: *mut GeglPath,
    index: c_int,
    node: *mut GeglPathItem
) -> gboolean