pub unsafe extern "C" fn gtk_menu_shell_append(
    menu_shell: *mut GtkMenuShell,
    child: *mut GtkMenuItem
)