pub unsafe extern "C" fn gtk_grid_attach( grid: *mut GtkGrid, child: *mut GtkWidget, left: c_int, top: c_int, width: c_int, height: c_int)