pub unsafe extern "C" fn gtk_container_add(
    container: *mut GtkContainer,
    widget: *mut GtkWidget
)