Function g_date_set_month

pub unsafe extern "C" fn g_date_set_month(
    date: *mut GDate,
    month: i32,
)