pub unsafe extern "C" fn rb_integer_pack(
val: VALUE,
words: *mut c_void,
numwords: size_t,
wordsize: size_t,
nails: size_t,
flags: c_int
) -> c_int