pub unsafe extern "C" fn gtk_notebook_reorder_child(
    notebook: *mut GtkNotebook,
    child: *mut GtkWidget,
    position: c_int
)