pub unsafe extern "C" fn i2d_EC_PUBKEY_fp(
    fp: *mut FILE,
    eckey: *mut EC_KEY
) -> c_int