pub unsafe extern "C" fn GRBsinglescenariomodel(
    model: *mut GRBmodel,
    singlescenarioP: *mut *mut GRBmodel
) -> c_int