pub unsafe extern "C" fn gsk_container_node_new(
    children: *mut *mut GskRenderNode,
    n_children: c_uint
) -> *mut GskContainerNode