pub unsafe extern "C" fn mysql_kill(
    mysql: *mut MYSQL,
    pid: c_ulong
) -> c_int