Source position: mysql4dyn.pp line 86
var mysql_real_connect: function(
mysql: PMYSQL;
host: Pchar;
user: Pchar;
passwd: Pchar;
db: Pchar;
port: dword;
unix_socket: Pchar;
clientflag: dword
):PMYSQL;