pub unsafe extern "C" fn gsk_clip_node_new(
    child: *mut GskRenderNode,
    clip: *const graphene_rect_t
) -> *mut GskClipNode