Source position: mysql4.pp line 80
function mysql_real_connect(
mysql: PMYSQL;
host: PAnsiChar;
user: PAnsiChar;
passwd: PAnsiChar;
db: PAnsiChar;
port: dword;
unix_socket: PAnsiChar;
clientflag: dword
):PMYSQL;