pub unsafe extern "C" fn std__string_c_str(
    this_: *const std_string_t,
    return_: *mut *const c_char
) -> Exception