pub unsafe extern "C" fn g_main_context_wait(
    context: *mut GMainContext,
    cond: *mut GCond,
    mutex: *mut GMutex
) -> gboolean