pub unsafe extern "C" fn s7_make_string_wrapper_with_length(
    sc: *mut s7_scheme,
    str_: *const c_char,
    len: s7_int
) -> s7_pointer