pub unsafe extern "C" fn SCIPdialogDescSetParam(
    scip: *mut SCIP,
    dialog: *mut SCIP_DIALOG
) -> SCIP_RETCODE