pub unsafe extern "C" fn gtk_at_context_create(
    accessible_role: GtkAccessibleRole,
    accessible: *mut GtkAccessible,
    display: *mut GdkDisplay
) -> *mut GtkATContext