pub unsafe extern "C" fn CPXparamsetwrite(
    env: CPXCENVptr,
    ps: CPXCPARAMSETptr,
    filename_str: *const c_char
) -> c_int