pub unsafe extern "C" fn xb_builder_node_sort_children(
    self_: *mut XbBuilderNode,
    func: XbBuilderNodeSortFunc,
    user_data: gpointer
)