pub unsafe extern "C" fn gtk_overlay_set_child(
    overlay: *mut GtkOverlay,
    child: *mut GtkWidget
)