// bindgen-flags: -- --target=x86_64-pc-win32 template struct nsRunnableMethodTraits; template struct nsRunnableMethodTraits { static const bool can_cancel = Cancelable; };