pub unsafe extern "C" fn gtk_container_get_focus_chain(
    container: *mut GtkContainer,
    focusable_widgets: *mut *mut GList
) -> gboolean