pub unsafe extern "C" fn gtk_grid_insert_column(
    grid: *mut GtkGrid,
    position: c_int
)