pub unsafe extern "C" fn gegl_path_insert_node(
    path: *mut GeglPath,
    pos: c_int,
    node: *const GeglPathItem
)