pub unsafe extern "C" fn g_date_to_struct_tm(
    date: *const GDate,
    tm: gpointer
)