pub unsafe extern "C" fn gtk_grid_insert_next_to(
    grid: *mut GtkGrid,
    sibling: *mut GtkWidget,
    side: GtkPositionType
)