Function g_date_subtract_months

pub unsafe extern "C" fn g_date_subtract_months(
    date: *mut GDate,
    n_months: u32,
)