pub unsafe extern "C" fn webkit_context_menu_item_new_from_stock_action_with_label(
    action: WebKitContextMenuAction,
    label: *const c_char
) -> *mut WebKitContextMenuItem