Source position: mysql.inc line 652
function net_write_command(
net: PNET;
command: cuchar;
header: Pchar;
head_len: culong;
packet: Pchar;
len: culong
):my_bool;