pub unsafe extern "C" fn g_date_time_to_timeval(
    datetime: *mut GDateTime,
    tv: *mut GTimeVal
) -> gboolean