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