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