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