pub unsafe extern "C" fn g_date_time_get_ymd(
    datetime: *mut GDateTime,
    year: gint,
    month: gint,
    day: gint
)