pub unsafe extern "C" fn gtk_container_forall(
    container: *mut GtkContainer,
    callback: GtkCallback,
    callback_data: gpointer
)