pub unsafe extern "C" fn GRBread(
    model: *mut GRBmodel,
    filename: c_str
) -> c_int