pub fn op_crypto_import_key(
    _state: &mut OpState,
    opts: ImportKeyOptions,
    key_data: KeyData
) -> Result<ImportKeyResult, AnyError>