pub unsafe extern "C" fn g_main_context_check( context: *mut GMainContext, max_priority: c_int, fds: *mut GPollFD, n_fds: c_int, ) -> gboolean