pub unsafe extern "C" fn SCIPtimGetStageName(
    scip: *mut SCIP,
    stagenum: c_int
) -> *const c_char