pub unsafe extern "C" fn g_main_context_iteration(
    context: *mut GMainContext,
    may_block: gboolean
) -> gboolean