pub unsafe extern "C" fn nettle_asn1_der_get_bignum(
    iterator: *mut asn1_der_iterator,
    x: *mut __mpz_struct,
    max_bits: c_uint
) -> c_int