pub unsafe extern "C" fn gtk_popover_menu_add_child(
    popover: *mut GtkPopoverMenu,
    child: *mut GtkWidget,
    id: *const c_char
) -> gboolean