pub unsafe extern "C" fn g_date_add_months(
    date: *mut GDate,
    n_months: c_uint
)