pub unsafe extern "C" fn boolector_limited_sat(
    btor: *mut Btor,
    lod_limit: i32,
    sat_limit: i32
) -> i32