pub unsafe extern "C" fn gtk_popover_menu_remove_child(
    popover: *mut GtkPopoverMenu,
    child: *mut GtkWidget
) -> gboolean