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