pub unsafe extern "C" fn CPXgetdblannotations(
    env: CPXCENVptr,
    lp: CPXCLPptr,
    idx: c_int,
    objtype: c_int,
    annotation: *mut f64,
    begin: c_int,
    end: c_int
) -> c_int