pub unsafe extern "C" fn i2d_EC_PUBKEY_bio(
    bp: *mut BIO,
    eckey: *mut EC_KEY
) -> c_int