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