pub unsafe extern "C" fn ASN1_item_i2d_bio(
    it: *const ASN1_ITEM,
    out: *mut BIO,
    in_: *mut c_void
) -> c_int