pub unsafe extern "C" fn CPXsolwritesolnpoolall(
    env: CPXCENVptr,
    lp: CPXCLPptr,
    filename_str: *const c_char
) -> c_int