pub unsafe extern "C" fn boolector_const_array(
    btor: *mut Btor,
    sort: BoolectorSort,
    value: *mut BoolectorNode
) -> *mut BoolectorNode