-pub const FP_NAN: _bindgen_ty_1 = 0;
-pub const FP_INFINITE: _bindgen_ty_1 = 1;
-pub const FP_ZERO: _bindgen_ty_1 = 2;
-pub const FP_SUBNORMAL: _bindgen_ty_1 = 3;
-pub const FP_NORMAL: _bindgen_ty_1 = 4;
pub type _bindgen_ty_1 = ::std::os::raw::c_uint;
#[doc = " MRuby C API entry point"]
pub type mrb_code = u8;
extern "C" {
pub static mut signgam: ::std::os::raw::c_int;
}