pub unsafe extern "C" fn gtk_menu_reorder_child(
    menu: *mut GtkMenu,
    child: *mut GtkWidget,
    position: c_int
)