pub unsafe extern "C" fn gtk_container_propagate_draw(
    container: *mut GtkContainer,
    child: *mut GtkWidget,
    cr: *mut cairo_t
)