pub fn op_crypto_export_key(
    _state: &mut OpState,
    opts: ExportKeyOptions,
    key_data: RawKeyData
) -> Result<ExportKeyResult, AnyError>