Function g_date_add_years

pub unsafe extern "C" fn g_date_add_years(
    date: *mut GDate,
    n_years: u32,
)