pub unsafe extern "C" fn g_date_subtract_days(
    date: *mut GDate,
    n_days: c_uint
)