pub unsafe extern "C" fn gtk_style_context_state_is_running(
    context: *mut GtkStyleContext,
    state: GtkStateType,
    progress: *mut c_double
) -> gboolean