pub unsafe extern "C" fn igDockBuilderSplitNode( node_id: ImGuiID, split_dir: ImGuiDir, size_ratio_for_node_at_dir: f32, out_id_at_dir: *mut ImGuiID, out_id_at_opposite_dir: *mut ImGuiID, ) -> ImGuiID