pub unsafe extern "C" fn nettle_asn1_der_get_uint32(
    i: *mut asn1_der_iterator,
    x: *mut u32
) -> c_int