Source position: odbcsql.inc line 1305
type TSQLGetCursorName = function(
StatementHandle: SQLHSTMT;
CursorName: PSQLCHAR;
BufferLength: SQLSMALLINT;
NameLength: PSQLSMALLINT
):SQLRETURN;