1// bindgen-flags: --with-derive-hash --with-derive-partialeq --with-derive-eq 2// 3int (*foo) (int x, int y); 4