pub unsafe extern "C" fn GRBsetstrparam(
    env: *mut GRBenv,
    paramname: c_str,
    value: c_str
) -> c_int