Source position: glib.pp line 1004
function g_date_new_dmy(
day: TGDateDay;
month: TGDateMonth;
year: TGDateYear
):PGDate;