Source position: timeh.inc line 55
function asctime_r(
__tp: Ptm;
__buf: PAnsiChar
):PAnsiChar;function asctime_r(
var __tp: tm;
):PAnsiChar;