pub unsafe extern "C" fn gtk_stack_add_child(
    stack: *mut GtkStack,
    child: *mut GtkWidget
) -> *mut GtkStackPage