pub unsafe extern "C" fn rb_absint_numwords(
    val: VALUE,
    word_numbits: size_t,
    nlz_bits_ret: *mut size_t
) -> size_t