pub unsafe extern "C" fn botan_pk_op_key_agreement_export_public( key: botan_privkey_t, out: *mut u8, out_len: *mut usize ) -> c_int