pub unsafe extern "C" fn GRBgetstrattr(
    model: *mut GRBmodel,
    attrname: c_str,
    valueP: *mut c_str
) -> c_int