pub unsafe extern "C" fn g_cond_wait_until(
cond: *mut GCond,
mutex: *mut GMutex,
end_time: i64
) -> gboolean