pub unsafe extern "C" fn g_main_context_set_poll_func(
    context: *mut GMainContext,
    func: GPollFunc
)