pub unsafe extern "C" fn String_UNSAFE_Substring(
    str_: *const cc_string,
    offset: c_int,
    length: c_int
) -> cc_string