pub unsafe extern "C" fn EC_KEY_oct2key( key: *mut ec_key_st, buf: *const u8, len: usize, ctx: *mut bignum_ctx, ) -> i32