pub unsafe extern "C" fn gtk_widget_size_request(
    widget: *mut GtkWidget,
    requisition: *mut GtkRequisition
)