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