pub unsafe extern "C" fn panel_grid_insert_column(
    self_: *mut PanelGrid,
    position: c_uint
)