extern "C" {
pub fn ctr_cpp_std_ffi_std_piecewise_construct_t_piecewise_construct_t(
) -> *mut crate::PiecewiseConstructT;
pub fn ctr_cpp_std_ffi_std_wcschr(
__p: *mut ::cpp_core::wchar_t,
__c: ::cpp_core::wchar_t,
) -> *mut ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_wcspbrk(
__s1: *mut ::cpp_core::wchar_t,
__s2: *const ::cpp_core::wchar_t,
) -> *mut ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_wcsrchr(
__p: *mut ::cpp_core::wchar_t,
__c: ::cpp_core::wchar_t,
) -> *mut ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_wcsstr(
__s1: *mut ::cpp_core::wchar_t,
__s2: *const ::cpp_core::wchar_t,
) -> *mut ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_wmemchr(
__p: *mut ::cpp_core::wchar_t,
__c: ::cpp_core::wchar_t,
__n: usize,
) -> *mut ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_stoi(
__str: *const crate::String,
__idx: *mut usize,
__base: ::std::os::raw::c_int,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_stol(
__str: *const crate::String,
__idx: *mut usize,
__base: ::std::os::raw::c_int,
) -> ::std::os::raw::c_long;
pub fn ctr_cpp_std_ffi_std_stoul(
__str: *const crate::String,
__idx: *mut usize,
__base: ::std::os::raw::c_int,
) -> ::std::os::raw::c_ulong;
pub fn ctr_cpp_std_ffi_std_stoll(
__str: *const crate::String,
__idx: *mut usize,
__base: ::std::os::raw::c_int,
) -> ::std::os::raw::c_longlong;
pub fn ctr_cpp_std_ffi_std_stoull(
__str: *const crate::String,
__idx: *mut usize,
__base: ::std::os::raw::c_int,
) -> ::std::os::raw::c_ulonglong;
pub fn ctr_cpp_std_ffi_std_stof(
__str: *const crate::String,
__idx: *mut usize,
) -> ::std::os::raw::c_float;
pub fn ctr_cpp_std_ffi_std_stod(
__str: *const crate::String,
__idx: *mut usize,
) -> ::std::os::raw::c_double;
pub fn ctr_cpp_std_ffi_std_to_string(__val: ::std::os::raw::c_int) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_to_string1(__val: ::std::os::raw::c_uint) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_to_string2(__val: ::std::os::raw::c_long) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_to_string3(__val: ::std::os::raw::c_ulong) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_to_string4(__val: ::std::os::raw::c_longlong) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_to_string5(__val: ::std::os::raw::c_ulonglong)
-> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_to_string6(__val: ::std::os::raw::c_float) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_to_string7(__val: ::std::os::raw::c_double) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_stoi1(
__str: *const crate::WString,
__idx: *mut usize,
__base: ::std::os::raw::c_int,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_stol1(
__str: *const crate::WString,
__idx: *mut usize,
__base: ::std::os::raw::c_int,
) -> ::std::os::raw::c_long;
pub fn ctr_cpp_std_ffi_std_stoul1(
__str: *const crate::WString,
__idx: *mut usize,
__base: ::std::os::raw::c_int,
) -> ::std::os::raw::c_ulong;
pub fn ctr_cpp_std_ffi_std_stoll1(
__str: *const crate::WString,
__idx: *mut usize,
__base: ::std::os::raw::c_int,
) -> ::std::os::raw::c_longlong;
pub fn ctr_cpp_std_ffi_std_stoull1(
__str: *const crate::WString,
__idx: *mut usize,
__base: ::std::os::raw::c_int,
) -> ::std::os::raw::c_ulonglong;
pub fn ctr_cpp_std_ffi_std_stof1(
__str: *const crate::WString,
__idx: *mut usize,
) -> ::std::os::raw::c_float;
pub fn ctr_cpp_std_ffi_std_stod1(
__str: *const crate::WString,
__idx: *mut usize,
) -> ::std::os::raw::c_double;
pub fn ctr_cpp_std_ffi_std_to_wstring(__val: ::std::os::raw::c_int) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_to_wstring1(__val: ::std::os::raw::c_uint) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_to_wstring2(__val: ::std::os::raw::c_long) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_to_wstring3(__val: ::std::os::raw::c_ulong) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_to_wstring4(
__val: ::std::os::raw::c_longlong,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_to_wstring5(
__val: ::std::os::raw::c_ulonglong,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_to_wstring6(__val: ::std::os::raw::c_float) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_to_wstring7(__val: ::std::os::raw::c_double) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_piecewise_construct_t_dpiecewise_construct_t(
this_ptr: *mut crate::PiecewiseConstructT,
);
pub fn ctr_cpp_std_ffi_std_piecewise_construct_t_piecewise_construct_t1(
other: *const crate::PiecewiseConstructT,
) -> *mut crate::PiecewiseConstructT;
pub fn ctr_cpp_std_ffi_std_piecewise_construct_t_operator_(
this_ptr: *mut crate::PiecewiseConstructT,
other: *const crate::PiecewiseConstructT,
) -> *mut crate::PiecewiseConstructT;
pub fn ctr_cpp_std_ffi_std_input_iterator_tag_dinput_iterator_tag(
this_ptr: *mut crate::InputIteratorTag,
);
pub fn ctr_cpp_std_ffi_std_input_iterator_tag_input_iterator_tag(
) -> *mut crate::InputIteratorTag;
pub fn ctr_cpp_std_ffi_std_input_iterator_tag_input_iterator_tag1(
other: *const crate::InputIteratorTag,
) -> *mut crate::InputIteratorTag;
pub fn ctr_cpp_std_ffi_std_input_iterator_tag_operator_(
this_ptr: *mut crate::InputIteratorTag,
other: *const crate::InputIteratorTag,
) -> *mut crate::InputIteratorTag;
pub fn ctr_cpp_std_ffi_std_output_iterator_tag_doutput_iterator_tag(
this_ptr: *mut crate::OutputIteratorTag,
);
pub fn ctr_cpp_std_ffi_std_output_iterator_tag_output_iterator_tag(
) -> *mut crate::OutputIteratorTag;
pub fn ctr_cpp_std_ffi_std_output_iterator_tag_output_iterator_tag1(
other: *const crate::OutputIteratorTag,
) -> *mut crate::OutputIteratorTag;
pub fn ctr_cpp_std_ffi_std_output_iterator_tag_operator_(
this_ptr: *mut crate::OutputIteratorTag,
other: *const crate::OutputIteratorTag,
) -> *mut crate::OutputIteratorTag;
pub fn ctr_cpp_std_ffi_std_forward_iterator_tag_dforward_iterator_tag(
this_ptr: *mut crate::ForwardIteratorTag,
);
pub fn ctr_cpp_std_ffi_std_forward_iterator_tag_forward_iterator_tag(
) -> *mut crate::ForwardIteratorTag;
pub fn ctr_cpp_std_ffi_std_forward_iterator_tag_forward_iterator_tag1(
other: *const crate::ForwardIteratorTag,
) -> *mut crate::ForwardIteratorTag;
pub fn ctr_cpp_std_ffi_std_forward_iterator_tag_operator_(
this_ptr: *mut crate::ForwardIteratorTag,
other: *const crate::ForwardIteratorTag,
) -> *mut crate::ForwardIteratorTag;
pub fn ctr_cpp_std_ffi_std_bidirectional_iterator_tag_dbidirectional_iterator_tag(
this_ptr: *mut crate::BidirectionalIteratorTag,
);
pub fn ctr_cpp_std_ffi_std_bidirectional_iterator_tag_bidirectional_iterator_tag(
) -> *mut crate::BidirectionalIteratorTag;
pub fn ctr_cpp_std_ffi_std_bidirectional_iterator_tag_bidirectional_iterator_tag1(
other: *const crate::BidirectionalIteratorTag,
) -> *mut crate::BidirectionalIteratorTag;
pub fn ctr_cpp_std_ffi_std_bidirectional_iterator_tag_operator_(
this_ptr: *mut crate::BidirectionalIteratorTag,
other: *const crate::BidirectionalIteratorTag,
) -> *mut crate::BidirectionalIteratorTag;
pub fn ctr_cpp_std_ffi_std_random_access_iterator_tag_drandom_access_iterator_tag(
this_ptr: *mut crate::RandomAccessIteratorTag,
);
pub fn ctr_cpp_std_ffi_std_random_access_iterator_tag_random_access_iterator_tag(
) -> *mut crate::RandomAccessIteratorTag;
pub fn ctr_cpp_std_ffi_std_random_access_iterator_tag_random_access_iterator_tag1(
other: *const crate::RandomAccessIteratorTag,
) -> *mut crate::RandomAccessIteratorTag;
pub fn ctr_cpp_std_ffi_std_random_access_iterator_tag_operator_(
this_ptr: *mut crate::RandomAccessIteratorTag,
other: *const crate::RandomAccessIteratorTag,
) -> *mut crate::RandomAccessIteratorTag;
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_dvector(
this_ptr: *mut crate::VectorOfBool,
);
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_vector() -> *mut crate::VectorOfBool;
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_vector1(
other: *const crate::VectorOfBool,
) -> *mut crate::VectorOfBool;
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_operator_(
this_ptr: *mut crate::VectorOfBool,
other: *const crate::VectorOfBool,
) -> *mut crate::VectorOfBool;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_dvector(
this_ptr: *mut crate::VectorOfChar,
);
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_vector() -> *mut crate::VectorOfChar;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_vector1(
other: *const crate::VectorOfChar,
) -> *mut crate::VectorOfChar;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_operator_(
this_ptr: *mut crate::VectorOfChar,
other: *const crate::VectorOfChar,
) -> *mut crate::VectorOfChar;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_dvector(
this_ptr: *mut crate::VectorOfSchar,
);
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_vector(
) -> *mut crate::VectorOfSchar;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_vector1(
other: *const crate::VectorOfSchar,
) -> *mut crate::VectorOfSchar;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_operator_(
this_ptr: *mut crate::VectorOfSchar,
other: *const crate::VectorOfSchar,
) -> *mut crate::VectorOfSchar;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_dvector(
this_ptr: *mut crate::VectorOfUchar,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_vector(
) -> *mut crate::VectorOfUchar;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_vector1(
other: *const crate::VectorOfUchar,
) -> *mut crate::VectorOfUchar;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_operator_(
this_ptr: *mut crate::VectorOfUchar,
other: *const crate::VectorOfUchar,
) -> *mut crate::VectorOfUchar;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_dvector(
this_ptr: *mut crate::VectorOfWcharT,
);
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_vector(
) -> *mut crate::VectorOfWcharT;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_vector1(
other: *const crate::VectorOfWcharT,
) -> *mut crate::VectorOfWcharT;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_operator_(
this_ptr: *mut crate::VectorOfWcharT,
other: *const crate::VectorOfWcharT,
) -> *mut crate::VectorOfWcharT;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_dvector(
this_ptr: *mut crate::VectorOfChar16T,
);
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_vector(
) -> *mut crate::VectorOfChar16T;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_vector1(
other: *const crate::VectorOfChar16T,
) -> *mut crate::VectorOfChar16T;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_operator_(
this_ptr: *mut crate::VectorOfChar16T,
other: *const crate::VectorOfChar16T,
) -> *mut crate::VectorOfChar16T;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_dvector(
this_ptr: *mut crate::VectorOfChar32T,
);
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_vector(
) -> *mut crate::VectorOfChar32T;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_vector1(
other: *const crate::VectorOfChar32T,
) -> *mut crate::VectorOfChar32T;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_operator_(
this_ptr: *mut crate::VectorOfChar32T,
other: *const crate::VectorOfChar32T,
) -> *mut crate::VectorOfChar32T;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_dvector(
this_ptr: *mut crate::VectorOfShort,
);
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_vector() -> *mut crate::VectorOfShort;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_vector1(
other: *const crate::VectorOfShort,
) -> *mut crate::VectorOfShort;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_operator_(
this_ptr: *mut crate::VectorOfShort,
other: *const crate::VectorOfShort,
) -> *mut crate::VectorOfShort;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_dvector(
this_ptr: *mut crate::VectorOfUshort,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_vector(
) -> *mut crate::VectorOfUshort;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_vector1(
other: *const crate::VectorOfUshort,
) -> *mut crate::VectorOfUshort;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_operator_(
this_ptr: *mut crate::VectorOfUshort,
other: *const crate::VectorOfUshort,
) -> *mut crate::VectorOfUshort;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_dvector(
this_ptr: *mut crate::VectorOfInt,
);
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_vector() -> *mut crate::VectorOfInt;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_vector1(
other: *const crate::VectorOfInt,
) -> *mut crate::VectorOfInt;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_operator_(
this_ptr: *mut crate::VectorOfInt,
other: *const crate::VectorOfInt,
) -> *mut crate::VectorOfInt;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_dvector(
this_ptr: *mut crate::VectorOfUint,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_vector(
) -> *mut crate::VectorOfUint;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_vector1(
other: *const crate::VectorOfUint,
) -> *mut crate::VectorOfUint;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_operator_(
this_ptr: *mut crate::VectorOfUint,
other: *const crate::VectorOfUint,
) -> *mut crate::VectorOfUint;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_dvector(
this_ptr: *mut crate::VectorOfLong,
);
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_vector() -> *mut crate::VectorOfLong;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_vector1(
other: *const crate::VectorOfLong,
) -> *mut crate::VectorOfLong;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_operator_(
this_ptr: *mut crate::VectorOfLong,
other: *const crate::VectorOfLong,
) -> *mut crate::VectorOfLong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_dvector(
this_ptr: *mut crate::VectorOfUlong,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_vector(
) -> *mut crate::VectorOfUlong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_vector1(
other: *const crate::VectorOfUlong,
) -> *mut crate::VectorOfUlong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_operator_(
this_ptr: *mut crate::VectorOfUlong,
other: *const crate::VectorOfUlong,
) -> *mut crate::VectorOfUlong;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_dvector(
this_ptr: *mut crate::VectorOfLonglong,
);
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_vector(
) -> *mut crate::VectorOfLonglong;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_vector1(
other: *const crate::VectorOfLonglong,
) -> *mut crate::VectorOfLonglong;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_operator_(
this_ptr: *mut crate::VectorOfLonglong,
other: *const crate::VectorOfLonglong,
) -> *mut crate::VectorOfLonglong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_dvector(
this_ptr: *mut crate::VectorOfUlonglong,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_vector(
) -> *mut crate::VectorOfUlonglong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_vector1(
other: *const crate::VectorOfUlonglong,
) -> *mut crate::VectorOfUlonglong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_operator_(
this_ptr: *mut crate::VectorOfUlonglong,
other: *const crate::VectorOfUlonglong,
) -> *mut crate::VectorOfUlonglong;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_dvector(
this_ptr: *mut crate::VectorOfFloat,
);
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_vector() -> *mut crate::VectorOfFloat;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_vector1(
other: *const crate::VectorOfFloat,
) -> *mut crate::VectorOfFloat;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_operator_(
this_ptr: *mut crate::VectorOfFloat,
other: *const crate::VectorOfFloat,
) -> *mut crate::VectorOfFloat;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_dvector(
this_ptr: *mut crate::VectorOfDouble,
);
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_vector(
) -> *mut crate::VectorOfDouble;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_vector1(
other: *const crate::VectorOfDouble,
) -> *mut crate::VectorOfDouble;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_operator_(
this_ptr: *mut crate::VectorOfDouble,
other: *const crate::VectorOfDouble,
) -> *mut crate::VectorOfDouble;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_dvector(
this_ptr: *mut crate::VectorOfI8,
);
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_vector() -> *mut crate::VectorOfI8;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_vector1(
other: *const crate::VectorOfI8,
) -> *mut crate::VectorOfI8;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_operator_(
this_ptr: *mut crate::VectorOfI8,
other: *const crate::VectorOfI8,
) -> *mut crate::VectorOfI8;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_dvector(
this_ptr: *mut crate::VectorOfU8,
);
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_vector(
) -> *mut crate::VectorOfU8;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_vector1(
other: *const crate::VectorOfU8,
) -> *mut crate::VectorOfU8;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_operator_(
this_ptr: *mut crate::VectorOfU8,
other: *const crate::VectorOfU8,
) -> *mut crate::VectorOfU8;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_dvector(
this_ptr: *mut crate::VectorOfI16,
);
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_vector(
) -> *mut crate::VectorOfI16;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_vector1(
other: *const crate::VectorOfI16,
) -> *mut crate::VectorOfI16;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_operator_(
this_ptr: *mut crate::VectorOfI16,
other: *const crate::VectorOfI16,
) -> *mut crate::VectorOfI16;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_dvector(
this_ptr: *mut crate::VectorOfU16,
);
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_vector(
) -> *mut crate::VectorOfU16;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_vector1(
other: *const crate::VectorOfU16,
) -> *mut crate::VectorOfU16;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_operator_(
this_ptr: *mut crate::VectorOfU16,
other: *const crate::VectorOfU16,
) -> *mut crate::VectorOfU16;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_dvector(
this_ptr: *mut crate::VectorOfI32,
);
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_vector(
) -> *mut crate::VectorOfI32;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_vector1(
other: *const crate::VectorOfI32,
) -> *mut crate::VectorOfI32;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_operator_(
this_ptr: *mut crate::VectorOfI32,
other: *const crate::VectorOfI32,
) -> *mut crate::VectorOfI32;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_dvector(
this_ptr: *mut crate::VectorOfU32,
);
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_vector(
) -> *mut crate::VectorOfU32;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_vector1(
other: *const crate::VectorOfU32,
) -> *mut crate::VectorOfU32;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_operator_(
this_ptr: *mut crate::VectorOfU32,
other: *const crate::VectorOfU32,
) -> *mut crate::VectorOfU32;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_dvector(
this_ptr: *mut crate::VectorOfI64,
);
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_vector(
) -> *mut crate::VectorOfI64;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_vector1(
other: *const crate::VectorOfI64,
) -> *mut crate::VectorOfI64;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_operator_(
this_ptr: *mut crate::VectorOfI64,
other: *const crate::VectorOfI64,
) -> *mut crate::VectorOfI64;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_dvector(
this_ptr: *mut crate::VectorOfU64,
);
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_vector(
) -> *mut crate::VectorOfU64;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_vector1(
other: *const crate::VectorOfU64,
) -> *mut crate::VectorOfU64;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_operator_(
this_ptr: *mut crate::VectorOfU64,
other: *const crate::VectorOfU64,
) -> *mut crate::VectorOfU64;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_dvector(
this_ptr: *mut crate::VectorOfUsize,
);
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_vector(
) -> *mut crate::VectorOfUsize;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_vector1(
other: *const crate::VectorOfUsize,
) -> *mut crate::VectorOfUsize;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_operator_(
this_ptr: *mut crate::VectorOfUsize,
other: *const crate::VectorOfUsize,
) -> *mut crate::VectorOfUsize;
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_dvector(
this_ptr: *mut crate::VectorOfVoid,
);
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_vector(
) -> *mut crate::VectorOfVoid;
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_vector1(
other: *const crate::VectorOfVoid,
) -> *mut crate::VectorOfVoid;
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_operator_(
this_ptr: *mut crate::VectorOfVoid,
other: *const crate::VectorOfVoid,
) -> *mut crate::VectorOfVoid;
pub fn ctr_cpp_std_ffi_std_allocator_char_allocator() -> *mut crate::AllocatorOfChar;
pub fn ctr_cpp_std_ffi_std_allocator_wchar_t_allocator() -> *mut crate::AllocatorOfWcharT;
pub fn ctr_cpp_std_ffi_std_allocator_char16_t_allocator() -> *mut crate::AllocatorOfChar16T;
pub fn ctr_cpp_std_ffi_std_allocator_char32_t_allocator() -> *mut crate::AllocatorOfChar32T;
pub fn ctr_cpp_std_ffi_std_allocator_bool_allocator() -> *mut crate::AllocatorOfBool;
pub fn ctr_cpp_std_ffi_std_allocator_signed_char_allocator() -> *mut crate::AllocatorOfSchar;
pub fn ctr_cpp_std_ffi_std_allocator_unsigned_char_allocator() -> *mut crate::AllocatorOfUchar;
pub fn ctr_cpp_std_ffi_std_allocator_short_allocator() -> *mut crate::AllocatorOfShort;
pub fn ctr_cpp_std_ffi_std_allocator_unsigned_short_allocator() -> *mut crate::AllocatorOfUshort;
pub fn ctr_cpp_std_ffi_std_allocator_int_allocator() -> *mut crate::AllocatorOfInt;
pub fn ctr_cpp_std_ffi_std_allocator_unsigned_int_allocator() -> *mut crate::AllocatorOfUint;
pub fn ctr_cpp_std_ffi_std_allocator_long_allocator() -> *mut crate::AllocatorOfLong;
pub fn ctr_cpp_std_ffi_std_allocator_unsigned_long_allocator() -> *mut crate::AllocatorOfUlong;
pub fn ctr_cpp_std_ffi_std_allocator_long_long_allocator() -> *mut crate::AllocatorOfLonglong;
pub fn ctr_cpp_std_ffi_std_allocator_unsigned_long_long_allocator(
) -> *mut crate::AllocatorOfUlonglong;
pub fn ctr_cpp_std_ffi_std_allocator_float_allocator() -> *mut crate::AllocatorOfFloat;
pub fn ctr_cpp_std_ffi_std_allocator_double_allocator() -> *mut crate::AllocatorOfDouble;
pub fn ctr_cpp_std_ffi_std_allocator_int8_t_allocator() -> *mut crate::AllocatorOfI8;
pub fn ctr_cpp_std_ffi_std_allocator_uint8_t_allocator() -> *mut crate::AllocatorOfU8;
pub fn ctr_cpp_std_ffi_std_allocator_int16_t_allocator() -> *mut crate::AllocatorOfI16;
pub fn ctr_cpp_std_ffi_std_allocator_uint16_t_allocator() -> *mut crate::AllocatorOfU16;
pub fn ctr_cpp_std_ffi_std_allocator_int32_t_allocator() -> *mut crate::AllocatorOfI32;
pub fn ctr_cpp_std_ffi_std_allocator_uint32_t_allocator() -> *mut crate::AllocatorOfU32;
pub fn ctr_cpp_std_ffi_std_allocator_int64_t_allocator() -> *mut crate::AllocatorOfI64;
pub fn ctr_cpp_std_ffi_std_allocator_uint64_t_allocator() -> *mut crate::AllocatorOfU64;
pub fn ctr_cpp_std_ffi_std_allocator_size_t_allocator() -> *mut crate::AllocatorOfUsize;
pub fn ctr_cpp_std_ffi_std_allocator_void_ptr_allocator() -> *mut crate::AllocatorOfVoid;
pub fn ctr_cpp_std_ffi_std_allocator_char_allocator1(
__a: *const crate::AllocatorOfChar,
) -> *mut crate::AllocatorOfChar;
pub fn ctr_cpp_std_ffi_std_allocator_wchar_t_allocator1(
__a: *const crate::AllocatorOfWcharT,
) -> *mut crate::AllocatorOfWcharT;
pub fn ctr_cpp_std_ffi_std_allocator_char16_t_allocator1(
__a: *const crate::AllocatorOfChar16T,
) -> *mut crate::AllocatorOfChar16T;
pub fn ctr_cpp_std_ffi_std_allocator_char32_t_allocator1(
__a: *const crate::AllocatorOfChar32T,
) -> *mut crate::AllocatorOfChar32T;
pub fn ctr_cpp_std_ffi_std_allocator_bool_allocator1(
__a: *const crate::AllocatorOfBool,
) -> *mut crate::AllocatorOfBool;
pub fn ctr_cpp_std_ffi_std_allocator_signed_char_allocator1(
__a: *const crate::AllocatorOfSchar,
) -> *mut crate::AllocatorOfSchar;
pub fn ctr_cpp_std_ffi_std_allocator_unsigned_char_allocator1(
__a: *const crate::AllocatorOfUchar,
) -> *mut crate::AllocatorOfUchar;
pub fn ctr_cpp_std_ffi_std_allocator_short_allocator1(
__a: *const crate::AllocatorOfShort,
) -> *mut crate::AllocatorOfShort;
pub fn ctr_cpp_std_ffi_std_allocator_unsigned_short_allocator1(
__a: *const crate::AllocatorOfUshort,
) -> *mut crate::AllocatorOfUshort;
pub fn ctr_cpp_std_ffi_std_allocator_int_allocator1(
__a: *const crate::AllocatorOfInt,
) -> *mut crate::AllocatorOfInt;
pub fn ctr_cpp_std_ffi_std_allocator_unsigned_int_allocator1(
__a: *const crate::AllocatorOfUint,
) -> *mut crate::AllocatorOfUint;
pub fn ctr_cpp_std_ffi_std_allocator_long_allocator1(
__a: *const crate::AllocatorOfLong,
) -> *mut crate::AllocatorOfLong;
pub fn ctr_cpp_std_ffi_std_allocator_unsigned_long_allocator1(
__a: *const crate::AllocatorOfUlong,
) -> *mut crate::AllocatorOfUlong;
pub fn ctr_cpp_std_ffi_std_allocator_long_long_allocator1(
__a: *const crate::AllocatorOfLonglong,
) -> *mut crate::AllocatorOfLonglong;
pub fn ctr_cpp_std_ffi_std_allocator_unsigned_long_long_allocator1(
__a: *const crate::AllocatorOfUlonglong,
) -> *mut crate::AllocatorOfUlonglong;
pub fn ctr_cpp_std_ffi_std_allocator_float_allocator1(
__a: *const crate::AllocatorOfFloat,
) -> *mut crate::AllocatorOfFloat;
pub fn ctr_cpp_std_ffi_std_allocator_double_allocator1(
__a: *const crate::AllocatorOfDouble,
) -> *mut crate::AllocatorOfDouble;
pub fn ctr_cpp_std_ffi_std_allocator_int8_t_allocator1(
__a: *const crate::AllocatorOfI8,
) -> *mut crate::AllocatorOfI8;
pub fn ctr_cpp_std_ffi_std_allocator_uint8_t_allocator1(
__a: *const crate::AllocatorOfU8,
) -> *mut crate::AllocatorOfU8;
pub fn ctr_cpp_std_ffi_std_allocator_int16_t_allocator1(
__a: *const crate::AllocatorOfI16,
) -> *mut crate::AllocatorOfI16;
pub fn ctr_cpp_std_ffi_std_allocator_uint16_t_allocator1(
__a: *const crate::AllocatorOfU16,
) -> *mut crate::AllocatorOfU16;
pub fn ctr_cpp_std_ffi_std_allocator_int32_t_allocator1(
__a: *const crate::AllocatorOfI32,
) -> *mut crate::AllocatorOfI32;
pub fn ctr_cpp_std_ffi_std_allocator_uint32_t_allocator1(
__a: *const crate::AllocatorOfU32,
) -> *mut crate::AllocatorOfU32;
pub fn ctr_cpp_std_ffi_std_allocator_int64_t_allocator1(
__a: *const crate::AllocatorOfI64,
) -> *mut crate::AllocatorOfI64;
pub fn ctr_cpp_std_ffi_std_allocator_uint64_t_allocator1(
__a: *const crate::AllocatorOfU64,
) -> *mut crate::AllocatorOfU64;
pub fn ctr_cpp_std_ffi_std_allocator_size_t_allocator1(
__a: *const crate::AllocatorOfUsize,
) -> *mut crate::AllocatorOfUsize;
pub fn ctr_cpp_std_ffi_std_allocator_void_ptr_allocator1(
__a: *const crate::AllocatorOfVoid,
) -> *mut crate::AllocatorOfVoid;
pub fn ctr_cpp_std_ffi_std_allocator_char_dallocator(this_ptr: *mut crate::AllocatorOfChar);
pub fn ctr_cpp_std_ffi_std_allocator_wchar_t_dallocator(
this_ptr: *mut crate::AllocatorOfWcharT,
);
pub fn ctr_cpp_std_ffi_std_allocator_char16_t_dallocator(
this_ptr: *mut crate::AllocatorOfChar16T,
);
pub fn ctr_cpp_std_ffi_std_allocator_char32_t_dallocator(
this_ptr: *mut crate::AllocatorOfChar32T,
);
pub fn ctr_cpp_std_ffi_std_allocator_bool_dallocator(this_ptr: *mut crate::AllocatorOfBool);
pub fn ctr_cpp_std_ffi_std_allocator_signed_char_dallocator(
this_ptr: *mut crate::AllocatorOfSchar,
);
pub fn ctr_cpp_std_ffi_std_allocator_unsigned_char_dallocator(
this_ptr: *mut crate::AllocatorOfUchar,
);
pub fn ctr_cpp_std_ffi_std_allocator_short_dallocator(this_ptr: *mut crate::AllocatorOfShort);
pub fn ctr_cpp_std_ffi_std_allocator_unsigned_short_dallocator(
this_ptr: *mut crate::AllocatorOfUshort,
);
pub fn ctr_cpp_std_ffi_std_allocator_int_dallocator(this_ptr: *mut crate::AllocatorOfInt);
pub fn ctr_cpp_std_ffi_std_allocator_unsigned_int_dallocator(
this_ptr: *mut crate::AllocatorOfUint,
);
pub fn ctr_cpp_std_ffi_std_allocator_long_dallocator(this_ptr: *mut crate::AllocatorOfLong);
pub fn ctr_cpp_std_ffi_std_allocator_unsigned_long_dallocator(
this_ptr: *mut crate::AllocatorOfUlong,
);
pub fn ctr_cpp_std_ffi_std_allocator_long_long_dallocator(
this_ptr: *mut crate::AllocatorOfLonglong,
);
pub fn ctr_cpp_std_ffi_std_allocator_unsigned_long_long_dallocator(
this_ptr: *mut crate::AllocatorOfUlonglong,
);
pub fn ctr_cpp_std_ffi_std_allocator_float_dallocator(this_ptr: *mut crate::AllocatorOfFloat);
pub fn ctr_cpp_std_ffi_std_allocator_double_dallocator(this_ptr: *mut crate::AllocatorOfDouble);
pub fn ctr_cpp_std_ffi_std_allocator_int8_t_dallocator(this_ptr: *mut crate::AllocatorOfI8);
pub fn ctr_cpp_std_ffi_std_allocator_uint8_t_dallocator(this_ptr: *mut crate::AllocatorOfU8);
pub fn ctr_cpp_std_ffi_std_allocator_int16_t_dallocator(this_ptr: *mut crate::AllocatorOfI16);
pub fn ctr_cpp_std_ffi_std_allocator_uint16_t_dallocator(this_ptr: *mut crate::AllocatorOfU16);
pub fn ctr_cpp_std_ffi_std_allocator_int32_t_dallocator(this_ptr: *mut crate::AllocatorOfI32);
pub fn ctr_cpp_std_ffi_std_allocator_uint32_t_dallocator(this_ptr: *mut crate::AllocatorOfU32);
pub fn ctr_cpp_std_ffi_std_allocator_int64_t_dallocator(this_ptr: *mut crate::AllocatorOfI64);
pub fn ctr_cpp_std_ffi_std_allocator_uint64_t_dallocator(this_ptr: *mut crate::AllocatorOfU64);
pub fn ctr_cpp_std_ffi_std_allocator_size_t_dallocator(this_ptr: *mut crate::AllocatorOfUsize);
pub fn ctr_cpp_std_ffi_std_allocator_void_ptr_dallocator(this_ptr: *mut crate::AllocatorOfVoid);
pub fn ctr_cpp_std_ffi_std_operator__1(
arg1: *const crate::AllocatorOfChar,
arg2: *const crate::AllocatorOfChar,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__2(
arg1: *const crate::AllocatorOfWcharT,
arg2: *const crate::AllocatorOfWcharT,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__3(
arg1: *const crate::AllocatorOfChar16T,
arg2: *const crate::AllocatorOfChar16T,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__4(
arg1: *const crate::AllocatorOfChar32T,
arg2: *const crate::AllocatorOfChar32T,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__5(
arg1: *const crate::AllocatorOfBool,
arg2: *const crate::AllocatorOfBool,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__6(
arg1: *const crate::AllocatorOfSchar,
arg2: *const crate::AllocatorOfSchar,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__7(
arg1: *const crate::AllocatorOfUchar,
arg2: *const crate::AllocatorOfUchar,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__8(
arg1: *const crate::AllocatorOfShort,
arg2: *const crate::AllocatorOfShort,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__9(
arg1: *const crate::AllocatorOfUshort,
arg2: *const crate::AllocatorOfUshort,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__10(
arg1: *const crate::AllocatorOfInt,
arg2: *const crate::AllocatorOfInt,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__11(
arg1: *const crate::AllocatorOfUint,
arg2: *const crate::AllocatorOfUint,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__12(
arg1: *const crate::AllocatorOfLong,
arg2: *const crate::AllocatorOfLong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__13(
arg1: *const crate::AllocatorOfUlong,
arg2: *const crate::AllocatorOfUlong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__14(
arg1: *const crate::AllocatorOfLonglong,
arg2: *const crate::AllocatorOfLonglong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__15(
arg1: *const crate::AllocatorOfUlonglong,
arg2: *const crate::AllocatorOfUlonglong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__16(
arg1: *const crate::AllocatorOfFloat,
arg2: *const crate::AllocatorOfFloat,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__17(
arg1: *const crate::AllocatorOfDouble,
arg2: *const crate::AllocatorOfDouble,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__18(
arg1: *const crate::AllocatorOfI8,
arg2: *const crate::AllocatorOfI8,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__19(
arg1: *const crate::AllocatorOfU8,
arg2: *const crate::AllocatorOfU8,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__20(
arg1: *const crate::AllocatorOfI16,
arg2: *const crate::AllocatorOfI16,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__21(
arg1: *const crate::AllocatorOfU16,
arg2: *const crate::AllocatorOfU16,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__22(
arg1: *const crate::AllocatorOfI32,
arg2: *const crate::AllocatorOfI32,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__23(
arg1: *const crate::AllocatorOfU32,
arg2: *const crate::AllocatorOfU32,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__24(
arg1: *const crate::AllocatorOfI64,
arg2: *const crate::AllocatorOfI64,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__25(
arg1: *const crate::AllocatorOfU64,
arg2: *const crate::AllocatorOfU64,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__26(
arg1: *const crate::AllocatorOfUsize,
arg2: *const crate::AllocatorOfUsize,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__27(
arg1: *const crate::AllocatorOfVoid,
arg2: *const crate::AllocatorOfVoid,
) -> bool;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_basic_string(
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_basic_string(
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_basic_string(
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_basic_string(
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_basic_string1(
__a: *const crate::AllocatorOfChar,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_basic_string1(
__a: *const crate::AllocatorOfWcharT,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_basic_string1(
__a: *const crate::AllocatorOfChar16T,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_basic_string1(
__a: *const crate::AllocatorOfChar32T,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_basic_string2(
__str: *const crate::String,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_basic_string2(
__str: *const crate::WString,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_basic_string2(
__str: *const crate::U16String,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_basic_string2(
__str: *const crate::U32String,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_basic_string3(
__str: *const crate::String,
__pos: usize,
__a: *const crate::AllocatorOfChar,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_basic_string3(
__str: *const crate::WString,
__pos: usize,
__a: *const crate::AllocatorOfWcharT,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_basic_string3(
__str: *const crate::U16String,
__pos: usize,
__a: *const crate::AllocatorOfChar16T,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_basic_string3(
__str: *const crate::U32String,
__pos: usize,
__a: *const crate::AllocatorOfChar32T,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_basic_string4(
__str: *const crate::String,
__pos: usize,
__n: usize,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_basic_string4(
__str: *const crate::WString,
__pos: usize,
__n: usize,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_basic_string4(
__str: *const crate::U16String,
__pos: usize,
__n: usize,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_basic_string4(
__str: *const crate::U32String,
__pos: usize,
__n: usize,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_basic_string5(
__str: *const crate::String,
__pos: usize,
__n: usize,
__a: *const crate::AllocatorOfChar,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_basic_string5(
__str: *const crate::WString,
__pos: usize,
__n: usize,
__a: *const crate::AllocatorOfWcharT,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_basic_string5(
__str: *const crate::U16String,
__pos: usize,
__n: usize,
__a: *const crate::AllocatorOfChar16T,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_basic_string5(
__str: *const crate::U32String,
__pos: usize,
__n: usize,
__a: *const crate::AllocatorOfChar32T,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_basic_string6(
__s: *const ::std::os::raw::c_char,
__n: usize,
__a: *const crate::AllocatorOfChar,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_basic_string6(
__s: *const ::cpp_core::wchar_t,
__n: usize,
__a: *const crate::AllocatorOfWcharT,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_basic_string6(
__s: *const ::cpp_core::char16_t,
__n: usize,
__a: *const crate::AllocatorOfChar16T,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_basic_string6(
__s: *const ::cpp_core::char32_t,
__n: usize,
__a: *const crate::AllocatorOfChar32T,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_basic_string7(
__s: *const ::std::os::raw::c_char,
__a: *const crate::AllocatorOfChar,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_basic_string7(
__s: *const ::cpp_core::wchar_t,
__a: *const crate::AllocatorOfWcharT,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_basic_string7(
__s: *const ::cpp_core::char16_t,
__a: *const crate::AllocatorOfChar16T,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_basic_string7(
__s: *const ::cpp_core::char32_t,
__a: *const crate::AllocatorOfChar32T,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_basic_string8(
__n: usize,
__c: ::std::os::raw::c_char,
__a: *const crate::AllocatorOfChar,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_basic_string8(
__n: usize,
__c: ::cpp_core::wchar_t,
__a: *const crate::AllocatorOfWcharT,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_basic_string8(
__n: usize,
__c: ::cpp_core::char16_t,
__a: *const crate::AllocatorOfChar16T,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_basic_string8(
__n: usize,
__c: ::cpp_core::char32_t,
__a: *const crate::AllocatorOfChar32T,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_basic_string10(
__str: *const crate::String,
__a: *const crate::AllocatorOfChar,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_basic_string10(
__str: *const crate::WString,
__a: *const crate::AllocatorOfWcharT,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_basic_string10(
__str: *const crate::U16String,
__a: *const crate::AllocatorOfChar16T,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_basic_string10(
__str: *const crate::U32String,
__a: *const crate::AllocatorOfChar32T,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_dbasic_string(
this_ptr: *mut crate::String,
);
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_dbasic_string(
this_ptr: *mut crate::WString,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_dbasic_string(
this_ptr: *mut crate::U16String,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_dbasic_string(
this_ptr: *mut crate::U32String,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_operator_(
this_ptr: *mut crate::String,
__str: *const crate::String,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_operator_(
this_ptr: *mut crate::WString,
__str: *const crate::WString,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_operator_(
this_ptr: *mut crate::U16String,
__str: *const crate::U16String,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_operator_(
this_ptr: *mut crate::U32String,
__str: *const crate::U32String,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_operator_1(
this_ptr: *mut crate::String,
__s: *const ::std::os::raw::c_char,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_operator_1(
this_ptr: *mut crate::WString,
__s: *const ::cpp_core::wchar_t,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_operator_1(
this_ptr: *mut crate::U16String,
__s: *const ::cpp_core::char16_t,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_operator_1(
this_ptr: *mut crate::U32String,
__s: *const ::cpp_core::char32_t,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_operator_2(
this_ptr: *mut crate::String,
__c: ::std::os::raw::c_char,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_operator_2(
this_ptr: *mut crate::WString,
__c: ::cpp_core::wchar_t,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_operator_2(
this_ptr: *mut crate::U16String,
__c: ::cpp_core::char16_t,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_operator_2(
this_ptr: *mut crate::U32String,
__c: ::cpp_core::char32_t,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_size(
this_ptr: *const crate::String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_size(
this_ptr: *const crate::WString,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_size(
this_ptr: *const crate::U16String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_size(
this_ptr: *const crate::U32String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_length(
this_ptr: *const crate::String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_length(
this_ptr: *const crate::WString,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_length(
this_ptr: *const crate::U16String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_length(
this_ptr: *const crate::U32String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_max_size(
this_ptr: *const crate::String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_max_size(
this_ptr: *const crate::WString,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_max_size(
this_ptr: *const crate::U16String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_max_size(
this_ptr: *const crate::U32String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_resize(
this_ptr: *mut crate::String,
__n: usize,
__c: ::std::os::raw::c_char,
);
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_resize(
this_ptr: *mut crate::WString,
__n: usize,
__c: ::cpp_core::wchar_t,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_resize(
this_ptr: *mut crate::U16String,
__n: usize,
__c: ::cpp_core::char16_t,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_resize(
this_ptr: *mut crate::U32String,
__n: usize,
__c: ::cpp_core::char32_t,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_resize1(
this_ptr: *mut crate::String,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_resize1(
this_ptr: *mut crate::WString,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_resize1(
this_ptr: *mut crate::U16String,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_resize1(
this_ptr: *mut crate::U32String,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_shrink_to_fit(
this_ptr: *mut crate::String,
);
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_shrink_to_fit(
this_ptr: *mut crate::WString,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_shrink_to_fit(
this_ptr: *mut crate::U16String,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_shrink_to_fit(
this_ptr: *mut crate::U32String,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_capacity(
this_ptr: *const crate::String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_capacity(
this_ptr: *const crate::WString,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_capacity(
this_ptr: *const crate::U16String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_capacity(
this_ptr: *const crate::U32String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_reserve(
this_ptr: *mut crate::String,
__res_arg: usize,
);
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_reserve(
this_ptr: *mut crate::WString,
__res_arg: usize,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_reserve(
this_ptr: *mut crate::U16String,
__res_arg: usize,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_reserve(
this_ptr: *mut crate::U32String,
__res_arg: usize,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_clear(
this_ptr: *mut crate::String,
);
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_clear(
this_ptr: *mut crate::WString,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_clear(
this_ptr: *mut crate::U16String,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_clear(
this_ptr: *mut crate::U32String,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_empty(
this_ptr: *const crate::String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_empty(
this_ptr: *const crate::WString,
) -> bool;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_empty(
this_ptr: *const crate::U16String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_empty(
this_ptr: *const crate::U32String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_operator__(
this_ptr: *const crate::String,
__pos: usize,
) -> *const ::std::os::raw::c_char;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_operator__(
this_ptr: *const crate::WString,
__pos: usize,
) -> *const ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_operator__(
this_ptr: *const crate::U16String,
__pos: usize,
) -> *const ::cpp_core::char16_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_operator__(
this_ptr: *const crate::U32String,
__pos: usize,
) -> *const ::cpp_core::char32_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_operator__1(
this_ptr: *mut crate::String,
__pos: usize,
) -> *mut ::std::os::raw::c_char;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_operator__1(
this_ptr: *mut crate::WString,
__pos: usize,
) -> *mut ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_operator__1(
this_ptr: *mut crate::U16String,
__pos: usize,
) -> *mut ::cpp_core::char16_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_operator__1(
this_ptr: *mut crate::U32String,
__pos: usize,
) -> *mut ::cpp_core::char32_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_at(
this_ptr: *const crate::String,
__n: usize,
) -> *const ::std::os::raw::c_char;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_at(
this_ptr: *const crate::WString,
__n: usize,
) -> *const ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_at(
this_ptr: *const crate::U16String,
__n: usize,
) -> *const ::cpp_core::char16_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_at(
this_ptr: *const crate::U32String,
__n: usize,
) -> *const ::cpp_core::char32_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_at1(
this_ptr: *mut crate::String,
__n: usize,
) -> *mut ::std::os::raw::c_char;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_at1(
this_ptr: *mut crate::WString,
__n: usize,
) -> *mut ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_at1(
this_ptr: *mut crate::U16String,
__n: usize,
) -> *mut ::cpp_core::char16_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_at1(
this_ptr: *mut crate::U32String,
__n: usize,
) -> *mut ::cpp_core::char32_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_front(
this_ptr: *mut crate::String,
) -> *mut ::std::os::raw::c_char;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_front(
this_ptr: *mut crate::WString,
) -> *mut ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_front(
this_ptr: *mut crate::U16String,
) -> *mut ::cpp_core::char16_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_front(
this_ptr: *mut crate::U32String,
) -> *mut ::cpp_core::char32_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_front1(
this_ptr: *const crate::String,
) -> *const ::std::os::raw::c_char;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_front1(
this_ptr: *const crate::WString,
) -> *const ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_front1(
this_ptr: *const crate::U16String,
) -> *const ::cpp_core::char16_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_front1(
this_ptr: *const crate::U32String,
) -> *const ::cpp_core::char32_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_back(
this_ptr: *mut crate::String,
) -> *mut ::std::os::raw::c_char;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_back(
this_ptr: *mut crate::WString,
) -> *mut ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_back(
this_ptr: *mut crate::U16String,
) -> *mut ::cpp_core::char16_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_back(
this_ptr: *mut crate::U32String,
) -> *mut ::cpp_core::char32_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_back1(
this_ptr: *const crate::String,
) -> *const ::std::os::raw::c_char;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_back1(
this_ptr: *const crate::WString,
) -> *const ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_back1(
this_ptr: *const crate::U16String,
) -> *const ::cpp_core::char16_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_back1(
this_ptr: *const crate::U32String,
) -> *const ::cpp_core::char32_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_operator__2(
this_ptr: *mut crate::String,
__str: *const crate::String,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_operator__2(
this_ptr: *mut crate::WString,
__str: *const crate::WString,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_operator__2(
this_ptr: *mut crate::U16String,
__str: *const crate::U16String,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_operator__2(
this_ptr: *mut crate::U32String,
__str: *const crate::U32String,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_operator__3(
this_ptr: *mut crate::String,
__s: *const ::std::os::raw::c_char,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_operator__3(
this_ptr: *mut crate::WString,
__s: *const ::cpp_core::wchar_t,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_operator__3(
this_ptr: *mut crate::U16String,
__s: *const ::cpp_core::char16_t,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_operator__3(
this_ptr: *mut crate::U32String,
__s: *const ::cpp_core::char32_t,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_operator__4(
this_ptr: *mut crate::String,
__c: ::std::os::raw::c_char,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_operator__4(
this_ptr: *mut crate::WString,
__c: ::cpp_core::wchar_t,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_operator__4(
this_ptr: *mut crate::U16String,
__c: ::cpp_core::char16_t,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_operator__4(
this_ptr: *mut crate::U32String,
__c: ::cpp_core::char32_t,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_append(
this_ptr: *mut crate::String,
__str: *const crate::String,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_append(
this_ptr: *mut crate::WString,
__str: *const crate::WString,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_append(
this_ptr: *mut crate::U16String,
__str: *const crate::U16String,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_append(
this_ptr: *mut crate::U32String,
__str: *const crate::U32String,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_append1(
this_ptr: *mut crate::String,
__str: *const crate::String,
__pos: usize,
__n: usize,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_append1(
this_ptr: *mut crate::WString,
__str: *const crate::WString,
__pos: usize,
__n: usize,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_append1(
this_ptr: *mut crate::U16String,
__str: *const crate::U16String,
__pos: usize,
__n: usize,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_append1(
this_ptr: *mut crate::U32String,
__str: *const crate::U32String,
__pos: usize,
__n: usize,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_append2(
this_ptr: *mut crate::String,
__s: *const ::std::os::raw::c_char,
__n: usize,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_append2(
this_ptr: *mut crate::WString,
__s: *const ::cpp_core::wchar_t,
__n: usize,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_append2(
this_ptr: *mut crate::U16String,
__s: *const ::cpp_core::char16_t,
__n: usize,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_append2(
this_ptr: *mut crate::U32String,
__s: *const ::cpp_core::char32_t,
__n: usize,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_append3(
this_ptr: *mut crate::String,
__s: *const ::std::os::raw::c_char,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_append3(
this_ptr: *mut crate::WString,
__s: *const ::cpp_core::wchar_t,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_append3(
this_ptr: *mut crate::U16String,
__s: *const ::cpp_core::char16_t,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_append3(
this_ptr: *mut crate::U32String,
__s: *const ::cpp_core::char32_t,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_append4(
this_ptr: *mut crate::String,
__n: usize,
__c: ::std::os::raw::c_char,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_append4(
this_ptr: *mut crate::WString,
__n: usize,
__c: ::cpp_core::wchar_t,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_append4(
this_ptr: *mut crate::U16String,
__n: usize,
__c: ::cpp_core::char16_t,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_append4(
this_ptr: *mut crate::U32String,
__n: usize,
__c: ::cpp_core::char32_t,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_push_back(
this_ptr: *mut crate::String,
__c: ::std::os::raw::c_char,
);
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_push_back(
this_ptr: *mut crate::WString,
__c: ::cpp_core::wchar_t,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_push_back(
this_ptr: *mut crate::U16String,
__c: ::cpp_core::char16_t,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_push_back(
this_ptr: *mut crate::U32String,
__c: ::cpp_core::char32_t,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_assign(
this_ptr: *mut crate::String,
__str: *const crate::String,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_assign(
this_ptr: *mut crate::WString,
__str: *const crate::WString,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_assign(
this_ptr: *mut crate::U16String,
__str: *const crate::U16String,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_assign(
this_ptr: *mut crate::U32String,
__str: *const crate::U32String,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_assign2(
this_ptr: *mut crate::String,
__str: *const crate::String,
__pos: usize,
__n: usize,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_assign2(
this_ptr: *mut crate::WString,
__str: *const crate::WString,
__pos: usize,
__n: usize,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_assign2(
this_ptr: *mut crate::U16String,
__str: *const crate::U16String,
__pos: usize,
__n: usize,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_assign2(
this_ptr: *mut crate::U32String,
__str: *const crate::U32String,
__pos: usize,
__n: usize,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_assign3(
this_ptr: *mut crate::String,
__s: *const ::std::os::raw::c_char,
__n: usize,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_assign3(
this_ptr: *mut crate::WString,
__s: *const ::cpp_core::wchar_t,
__n: usize,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_assign3(
this_ptr: *mut crate::U16String,
__s: *const ::cpp_core::char16_t,
__n: usize,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_assign3(
this_ptr: *mut crate::U32String,
__s: *const ::cpp_core::char32_t,
__n: usize,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_assign4(
this_ptr: *mut crate::String,
__s: *const ::std::os::raw::c_char,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_assign4(
this_ptr: *mut crate::WString,
__s: *const ::cpp_core::wchar_t,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_assign4(
this_ptr: *mut crate::U16String,
__s: *const ::cpp_core::char16_t,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_assign4(
this_ptr: *mut crate::U32String,
__s: *const ::cpp_core::char32_t,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_assign5(
this_ptr: *mut crate::String,
__n: usize,
__c: ::std::os::raw::c_char,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_assign5(
this_ptr: *mut crate::WString,
__n: usize,
__c: ::cpp_core::wchar_t,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_assign5(
this_ptr: *mut crate::U16String,
__n: usize,
__c: ::cpp_core::char16_t,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_assign5(
this_ptr: *mut crate::U32String,
__n: usize,
__c: ::cpp_core::char32_t,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_insert(
this_ptr: *mut crate::String,
__pos1: usize,
__str: *const crate::String,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_insert(
this_ptr: *mut crate::WString,
__pos1: usize,
__str: *const crate::WString,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_insert(
this_ptr: *mut crate::U16String,
__pos1: usize,
__str: *const crate::U16String,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_insert(
this_ptr: *mut crate::U32String,
__pos1: usize,
__str: *const crate::U32String,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_insert1(
this_ptr: *mut crate::String,
__pos1: usize,
__str: *const crate::String,
__pos2: usize,
__n: usize,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_insert1(
this_ptr: *mut crate::WString,
__pos1: usize,
__str: *const crate::WString,
__pos2: usize,
__n: usize,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_insert1(
this_ptr: *mut crate::U16String,
__pos1: usize,
__str: *const crate::U16String,
__pos2: usize,
__n: usize,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_insert1(
this_ptr: *mut crate::U32String,
__pos1: usize,
__str: *const crate::U32String,
__pos2: usize,
__n: usize,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_insert2(
this_ptr: *mut crate::String,
__pos: usize,
__s: *const ::std::os::raw::c_char,
__n: usize,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_insert2(
this_ptr: *mut crate::WString,
__pos: usize,
__s: *const ::cpp_core::wchar_t,
__n: usize,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_insert2(
this_ptr: *mut crate::U16String,
__pos: usize,
__s: *const ::cpp_core::char16_t,
__n: usize,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_insert2(
this_ptr: *mut crate::U32String,
__pos: usize,
__s: *const ::cpp_core::char32_t,
__n: usize,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_insert3(
this_ptr: *mut crate::String,
__pos: usize,
__s: *const ::std::os::raw::c_char,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_insert3(
this_ptr: *mut crate::WString,
__pos: usize,
__s: *const ::cpp_core::wchar_t,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_insert3(
this_ptr: *mut crate::U16String,
__pos: usize,
__s: *const ::cpp_core::char16_t,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_insert3(
this_ptr: *mut crate::U32String,
__pos: usize,
__s: *const ::cpp_core::char32_t,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_insert4(
this_ptr: *mut crate::String,
__pos: usize,
__n: usize,
__c: ::std::os::raw::c_char,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_insert4(
this_ptr: *mut crate::WString,
__pos: usize,
__n: usize,
__c: ::cpp_core::wchar_t,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_insert4(
this_ptr: *mut crate::U16String,
__pos: usize,
__n: usize,
__c: ::cpp_core::char16_t,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_insert4(
this_ptr: *mut crate::U32String,
__pos: usize,
__n: usize,
__c: ::cpp_core::char32_t,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_erase(
this_ptr: *mut crate::String,
__pos: usize,
__n: usize,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_erase(
this_ptr: *mut crate::WString,
__pos: usize,
__n: usize,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_erase(
this_ptr: *mut crate::U16String,
__pos: usize,
__n: usize,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_erase(
this_ptr: *mut crate::U32String,
__pos: usize,
__n: usize,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_pop_back(
this_ptr: *mut crate::String,
);
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_pop_back(
this_ptr: *mut crate::WString,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_pop_back(
this_ptr: *mut crate::U16String,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_pop_back(
this_ptr: *mut crate::U32String,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_replace(
this_ptr: *mut crate::String,
__pos: usize,
__n: usize,
__str: *const crate::String,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_replace(
this_ptr: *mut crate::WString,
__pos: usize,
__n: usize,
__str: *const crate::WString,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_replace(
this_ptr: *mut crate::U16String,
__pos: usize,
__n: usize,
__str: *const crate::U16String,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_replace(
this_ptr: *mut crate::U32String,
__pos: usize,
__n: usize,
__str: *const crate::U32String,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_replace1(
this_ptr: *mut crate::String,
__pos1: usize,
__n1: usize,
__str: *const crate::String,
__pos2: usize,
__n2: usize,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_replace1(
this_ptr: *mut crate::WString,
__pos1: usize,
__n1: usize,
__str: *const crate::WString,
__pos2: usize,
__n2: usize,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_replace1(
this_ptr: *mut crate::U16String,
__pos1: usize,
__n1: usize,
__str: *const crate::U16String,
__pos2: usize,
__n2: usize,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_replace1(
this_ptr: *mut crate::U32String,
__pos1: usize,
__n1: usize,
__str: *const crate::U32String,
__pos2: usize,
__n2: usize,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_replace2(
this_ptr: *mut crate::String,
__pos: usize,
__n1: usize,
__s: *const ::std::os::raw::c_char,
__n2: usize,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_replace2(
this_ptr: *mut crate::WString,
__pos: usize,
__n1: usize,
__s: *const ::cpp_core::wchar_t,
__n2: usize,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_replace2(
this_ptr: *mut crate::U16String,
__pos: usize,
__n1: usize,
__s: *const ::cpp_core::char16_t,
__n2: usize,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_replace2(
this_ptr: *mut crate::U32String,
__pos: usize,
__n1: usize,
__s: *const ::cpp_core::char32_t,
__n2: usize,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_replace3(
this_ptr: *mut crate::String,
__pos: usize,
__n1: usize,
__s: *const ::std::os::raw::c_char,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_replace3(
this_ptr: *mut crate::WString,
__pos: usize,
__n1: usize,
__s: *const ::cpp_core::wchar_t,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_replace3(
this_ptr: *mut crate::U16String,
__pos: usize,
__n1: usize,
__s: *const ::cpp_core::char16_t,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_replace3(
this_ptr: *mut crate::U32String,
__pos: usize,
__n1: usize,
__s: *const ::cpp_core::char32_t,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_replace4(
this_ptr: *mut crate::String,
__pos: usize,
__n1: usize,
__n2: usize,
__c: ::std::os::raw::c_char,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_replace4(
this_ptr: *mut crate::WString,
__pos: usize,
__n1: usize,
__n2: usize,
__c: ::cpp_core::wchar_t,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_replace4(
this_ptr: *mut crate::U16String,
__pos: usize,
__n1: usize,
__n2: usize,
__c: ::cpp_core::char16_t,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_replace4(
this_ptr: *mut crate::U32String,
__pos: usize,
__n1: usize,
__n2: usize,
__c: ::cpp_core::char32_t,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_copy(
this_ptr: *const crate::String,
__s: *mut ::std::os::raw::c_char,
__n: usize,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_copy(
this_ptr: *const crate::WString,
__s: *mut ::cpp_core::wchar_t,
__n: usize,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_copy(
this_ptr: *const crate::U16String,
__s: *mut ::cpp_core::char16_t,
__n: usize,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_copy(
this_ptr: *const crate::U32String,
__s: *mut ::cpp_core::char32_t,
__n: usize,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_swap(
this_ptr: *mut crate::String,
__s: *mut crate::String,
);
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_swap(
this_ptr: *mut crate::WString,
__s: *mut crate::WString,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_swap(
this_ptr: *mut crate::U16String,
__s: *mut crate::U16String,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_swap(
this_ptr: *mut crate::U32String,
__s: *mut crate::U32String,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_c_str(
this_ptr: *const crate::String,
) -> *const ::std::os::raw::c_char;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_c_str(
this_ptr: *const crate::WString,
) -> *const ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_c_str(
this_ptr: *const crate::U16String,
) -> *const ::cpp_core::char16_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_c_str(
this_ptr: *const crate::U32String,
) -> *const ::cpp_core::char32_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_data(
this_ptr: *const crate::String,
) -> *const ::std::os::raw::c_char;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_data(
this_ptr: *const crate::WString,
) -> *const ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_data(
this_ptr: *const crate::U16String,
) -> *const ::cpp_core::char16_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_data(
this_ptr: *const crate::U32String,
) -> *const ::cpp_core::char32_t;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find(
this_ptr: *const crate::String,
__s: *const ::std::os::raw::c_char,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find(
this_ptr: *const crate::WString,
__s: *const ::cpp_core::wchar_t,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find(
this_ptr: *const crate::U16String,
__s: *const ::cpp_core::char16_t,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find(
this_ptr: *const crate::U32String,
__s: *const ::cpp_core::char32_t,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find1(
this_ptr: *const crate::String,
__str: *const crate::String,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find1(
this_ptr: *const crate::WString,
__str: *const crate::WString,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find1(
this_ptr: *const crate::U16String,
__str: *const crate::U16String,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find1(
this_ptr: *const crate::U32String,
__str: *const crate::U32String,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find2(
this_ptr: *const crate::String,
__s: *const ::std::os::raw::c_char,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find2(
this_ptr: *const crate::WString,
__s: *const ::cpp_core::wchar_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find2(
this_ptr: *const crate::U16String,
__s: *const ::cpp_core::char16_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find2(
this_ptr: *const crate::U32String,
__s: *const ::cpp_core::char32_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find3(
this_ptr: *const crate::String,
__c: ::std::os::raw::c_char,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find3(
this_ptr: *const crate::WString,
__c: ::cpp_core::wchar_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find3(
this_ptr: *const crate::U16String,
__c: ::cpp_core::char16_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find3(
this_ptr: *const crate::U32String,
__c: ::cpp_core::char32_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_rfind(
this_ptr: *const crate::String,
__str: *const crate::String,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_rfind(
this_ptr: *const crate::WString,
__str: *const crate::WString,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_rfind(
this_ptr: *const crate::U16String,
__str: *const crate::U16String,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_rfind(
this_ptr: *const crate::U32String,
__str: *const crate::U32String,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_rfind1(
this_ptr: *const crate::String,
__s: *const ::std::os::raw::c_char,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_rfind1(
this_ptr: *const crate::WString,
__s: *const ::cpp_core::wchar_t,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_rfind1(
this_ptr: *const crate::U16String,
__s: *const ::cpp_core::char16_t,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_rfind1(
this_ptr: *const crate::U32String,
__s: *const ::cpp_core::char32_t,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_rfind2(
this_ptr: *const crate::String,
__s: *const ::std::os::raw::c_char,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_rfind2(
this_ptr: *const crate::WString,
__s: *const ::cpp_core::wchar_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_rfind2(
this_ptr: *const crate::U16String,
__s: *const ::cpp_core::char16_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_rfind2(
this_ptr: *const crate::U32String,
__s: *const ::cpp_core::char32_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_rfind3(
this_ptr: *const crate::String,
__c: ::std::os::raw::c_char,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_rfind3(
this_ptr: *const crate::WString,
__c: ::cpp_core::wchar_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_rfind3(
this_ptr: *const crate::U16String,
__c: ::cpp_core::char16_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_rfind3(
this_ptr: *const crate::U32String,
__c: ::cpp_core::char32_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_first_of(
this_ptr: *const crate::String,
__str: *const crate::String,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_first_of(
this_ptr: *const crate::WString,
__str: *const crate::WString,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_first_of(
this_ptr: *const crate::U16String,
__str: *const crate::U16String,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_first_of(
this_ptr: *const crate::U32String,
__str: *const crate::U32String,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_first_of1(
this_ptr: *const crate::String,
__s: *const ::std::os::raw::c_char,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_first_of1(
this_ptr: *const crate::WString,
__s: *const ::cpp_core::wchar_t,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_first_of1(
this_ptr: *const crate::U16String,
__s: *const ::cpp_core::char16_t,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_first_of1(
this_ptr: *const crate::U32String,
__s: *const ::cpp_core::char32_t,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_first_of2(
this_ptr: *const crate::String,
__s: *const ::std::os::raw::c_char,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_first_of2(
this_ptr: *const crate::WString,
__s: *const ::cpp_core::wchar_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_first_of2(
this_ptr: *const crate::U16String,
__s: *const ::cpp_core::char16_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_first_of2(
this_ptr: *const crate::U32String,
__s: *const ::cpp_core::char32_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_first_of3(
this_ptr: *const crate::String,
__c: ::std::os::raw::c_char,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_first_of3(
this_ptr: *const crate::WString,
__c: ::cpp_core::wchar_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_first_of3(
this_ptr: *const crate::U16String,
__c: ::cpp_core::char16_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_first_of3(
this_ptr: *const crate::U32String,
__c: ::cpp_core::char32_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_last_of(
this_ptr: *const crate::String,
__str: *const crate::String,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_last_of(
this_ptr: *const crate::WString,
__str: *const crate::WString,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_last_of(
this_ptr: *const crate::U16String,
__str: *const crate::U16String,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_last_of(
this_ptr: *const crate::U32String,
__str: *const crate::U32String,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_last_of1(
this_ptr: *const crate::String,
__s: *const ::std::os::raw::c_char,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_last_of1(
this_ptr: *const crate::WString,
__s: *const ::cpp_core::wchar_t,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_last_of1(
this_ptr: *const crate::U16String,
__s: *const ::cpp_core::char16_t,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_last_of1(
this_ptr: *const crate::U32String,
__s: *const ::cpp_core::char32_t,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_last_of2(
this_ptr: *const crate::String,
__s: *const ::std::os::raw::c_char,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_last_of2(
this_ptr: *const crate::WString,
__s: *const ::cpp_core::wchar_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_last_of2(
this_ptr: *const crate::U16String,
__s: *const ::cpp_core::char16_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_last_of2(
this_ptr: *const crate::U32String,
__s: *const ::cpp_core::char32_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_last_of3(
this_ptr: *const crate::String,
__c: ::std::os::raw::c_char,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_last_of3(
this_ptr: *const crate::WString,
__c: ::cpp_core::wchar_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_last_of3(
this_ptr: *const crate::U16String,
__c: ::cpp_core::char16_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_last_of3(
this_ptr: *const crate::U32String,
__c: ::cpp_core::char32_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_first_not_of(
this_ptr: *const crate::String,
__str: *const crate::String,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_first_not_of(
this_ptr: *const crate::WString,
__str: *const crate::WString,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_first_not_of(
this_ptr: *const crate::U16String,
__str: *const crate::U16String,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_first_not_of(
this_ptr: *const crate::U32String,
__str: *const crate::U32String,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_first_not_of1(
this_ptr: *const crate::String,
__s: *const ::std::os::raw::c_char,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_first_not_of1(
this_ptr: *const crate::WString,
__s: *const ::cpp_core::wchar_t,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_first_not_of1(
this_ptr: *const crate::U16String,
__s: *const ::cpp_core::char16_t,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_first_not_of1(
this_ptr: *const crate::U32String,
__s: *const ::cpp_core::char32_t,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_first_not_of2(
this_ptr: *const crate::String,
__s: *const ::std::os::raw::c_char,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_first_not_of2(
this_ptr: *const crate::WString,
__s: *const ::cpp_core::wchar_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_first_not_of2(
this_ptr: *const crate::U16String,
__s: *const ::cpp_core::char16_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_first_not_of2(
this_ptr: *const crate::U32String,
__s: *const ::cpp_core::char32_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_first_not_of3(
this_ptr: *const crate::String,
__c: ::std::os::raw::c_char,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_first_not_of3(
this_ptr: *const crate::WString,
__c: ::cpp_core::wchar_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_first_not_of3(
this_ptr: *const crate::U16String,
__c: ::cpp_core::char16_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_first_not_of3(
this_ptr: *const crate::U32String,
__c: ::cpp_core::char32_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_last_not_of(
this_ptr: *const crate::String,
__str: *const crate::String,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_last_not_of(
this_ptr: *const crate::WString,
__str: *const crate::WString,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_last_not_of(
this_ptr: *const crate::U16String,
__str: *const crate::U16String,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_last_not_of(
this_ptr: *const crate::U32String,
__str: *const crate::U32String,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_last_not_of1(
this_ptr: *const crate::String,
__s: *const ::std::os::raw::c_char,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_last_not_of1(
this_ptr: *const crate::WString,
__s: *const ::cpp_core::wchar_t,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_last_not_of1(
this_ptr: *const crate::U16String,
__s: *const ::cpp_core::char16_t,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_last_not_of1(
this_ptr: *const crate::U32String,
__s: *const ::cpp_core::char32_t,
__pos: usize,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_last_not_of2(
this_ptr: *const crate::String,
__s: *const ::std::os::raw::c_char,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_last_not_of2(
this_ptr: *const crate::WString,
__s: *const ::cpp_core::wchar_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_last_not_of2(
this_ptr: *const crate::U16String,
__s: *const ::cpp_core::char16_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_last_not_of2(
this_ptr: *const crate::U32String,
__s: *const ::cpp_core::char32_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_last_not_of3(
this_ptr: *const crate::String,
__c: ::std::os::raw::c_char,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_last_not_of3(
this_ptr: *const crate::WString,
__c: ::cpp_core::wchar_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_last_not_of3(
this_ptr: *const crate::U16String,
__c: ::cpp_core::char16_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_last_not_of3(
this_ptr: *const crate::U32String,
__c: ::cpp_core::char32_t,
__pos: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_substr(
this_ptr: *const crate::String,
__pos: usize,
__n: usize,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_substr(
this_ptr: *const crate::WString,
__pos: usize,
__n: usize,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_substr(
this_ptr: *const crate::U16String,
__pos: usize,
__n: usize,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_substr(
this_ptr: *const crate::U32String,
__pos: usize,
__n: usize,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_compare(
this_ptr: *const crate::String,
__str: *const crate::String,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_compare(
this_ptr: *const crate::WString,
__str: *const crate::WString,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_compare(
this_ptr: *const crate::U16String,
__str: *const crate::U16String,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_compare(
this_ptr: *const crate::U32String,
__str: *const crate::U32String,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_compare1(
this_ptr: *const crate::String,
__pos: usize,
__n: usize,
__str: *const crate::String,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_compare1(
this_ptr: *const crate::WString,
__pos: usize,
__n: usize,
__str: *const crate::WString,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_compare1(
this_ptr: *const crate::U16String,
__pos: usize,
__n: usize,
__str: *const crate::U16String,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_compare1(
this_ptr: *const crate::U32String,
__pos: usize,
__n: usize,
__str: *const crate::U32String,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_compare2(
this_ptr: *const crate::String,
__pos1: usize,
__n1: usize,
__str: *const crate::String,
__pos2: usize,
__n2: usize,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_compare2(
this_ptr: *const crate::WString,
__pos1: usize,
__n1: usize,
__str: *const crate::WString,
__pos2: usize,
__n2: usize,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_compare2(
this_ptr: *const crate::U16String,
__pos1: usize,
__n1: usize,
__str: *const crate::U16String,
__pos2: usize,
__n2: usize,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_compare2(
this_ptr: *const crate::U32String,
__pos1: usize,
__n1: usize,
__str: *const crate::U32String,
__pos2: usize,
__n2: usize,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_compare3(
this_ptr: *const crate::String,
__s: *const ::std::os::raw::c_char,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_compare3(
this_ptr: *const crate::WString,
__s: *const ::cpp_core::wchar_t,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_compare3(
this_ptr: *const crate::U16String,
__s: *const ::cpp_core::char16_t,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_compare3(
this_ptr: *const crate::U32String,
__s: *const ::cpp_core::char32_t,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_compare4(
this_ptr: *const crate::String,
__pos: usize,
__n1: usize,
__s: *const ::std::os::raw::c_char,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_compare4(
this_ptr: *const crate::WString,
__pos: usize,
__n1: usize,
__s: *const ::cpp_core::wchar_t,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_compare4(
this_ptr: *const crate::U16String,
__pos: usize,
__n1: usize,
__s: *const ::cpp_core::char16_t,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_compare4(
this_ptr: *const crate::U32String,
__pos: usize,
__n1: usize,
__s: *const ::cpp_core::char32_t,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_compare5(
this_ptr: *const crate::String,
__pos: usize,
__n1: usize,
__s: *const ::std::os::raw::c_char,
__n2: usize,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_compare5(
this_ptr: *const crate::WString,
__pos: usize,
__n1: usize,
__s: *const ::cpp_core::wchar_t,
__n2: usize,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_compare5(
this_ptr: *const crate::U16String,
__pos: usize,
__n1: usize,
__s: *const ::cpp_core::char16_t,
__n2: usize,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_compare5(
this_ptr: *const crate::U32String,
__pos: usize,
__n1: usize,
__s: *const ::cpp_core::char32_t,
__n2: usize,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_operator_(
__lhs: *const crate::String,
__rhs: *const crate::String,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_operator_1(
__lhs: *const crate::WString,
__rhs: *const crate::WString,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_operator_2(
__lhs: *const crate::U16String,
__rhs: *const crate::U16String,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_operator_3(
__lhs: *const crate::U32String,
__rhs: *const crate::U32String,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_operator_4(
__lhs: *const ::std::os::raw::c_char,
__rhs: *const crate::String,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_operator_5(
__lhs: *const ::cpp_core::wchar_t,
__rhs: *const crate::WString,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_operator_6(
__lhs: *const ::cpp_core::char16_t,
__rhs: *const crate::U16String,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_operator_7(
__lhs: *const ::cpp_core::char32_t,
__rhs: *const crate::U32String,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_operator_8(
__lhs: ::std::os::raw::c_char,
__rhs: *const crate::String,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_operator_9(
__lhs: ::cpp_core::wchar_t,
__rhs: *const crate::WString,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_operator_10(
__lhs: ::cpp_core::char16_t,
__rhs: *const crate::U16String,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_operator_11(
__lhs: ::cpp_core::char32_t,
__rhs: *const crate::U32String,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_operator_12(
__lhs: *const crate::String,
__rhs: *const ::std::os::raw::c_char,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_operator_13(
__lhs: *const crate::WString,
__rhs: *const ::cpp_core::wchar_t,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_operator_14(
__lhs: *const crate::U16String,
__rhs: *const ::cpp_core::char16_t,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_operator_15(
__lhs: *const crate::U32String,
__rhs: *const ::cpp_core::char32_t,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_operator_16(
__lhs: *const crate::String,
__rhs: ::std::os::raw::c_char,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_operator_17(
__lhs: *const crate::WString,
__rhs: ::cpp_core::wchar_t,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_operator_18(
__lhs: *const crate::U16String,
__rhs: ::cpp_core::char16_t,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_operator_19(
__lhs: *const crate::U32String,
__rhs: ::cpp_core::char32_t,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_operator__55(
__lhs: *const crate::String,
__rhs: *const crate::String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__56(
__lhs: *const crate::WString,
__rhs: *const crate::WString,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__57(
__lhs: *const crate::U16String,
__rhs: *const crate::U16String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__58(
__lhs: *const crate::U32String,
__rhs: *const crate::U32String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__59(
__lhs: *const ::std::os::raw::c_char,
__rhs: *const crate::String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__60(
__lhs: *const ::cpp_core::wchar_t,
__rhs: *const crate::WString,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__61(
__lhs: *const ::cpp_core::char16_t,
__rhs: *const crate::U16String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__62(
__lhs: *const ::cpp_core::char32_t,
__rhs: *const crate::U32String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__63(
__lhs: *const crate::String,
__rhs: *const ::std::os::raw::c_char,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__64(
__lhs: *const crate::WString,
__rhs: *const ::cpp_core::wchar_t,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__65(
__lhs: *const crate::U16String,
__rhs: *const ::cpp_core::char16_t,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__66(
__lhs: *const crate::U32String,
__rhs: *const ::cpp_core::char32_t,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_48(
__lhs: *const crate::String,
__rhs: *const crate::String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_49(
__lhs: *const crate::WString,
__rhs: *const crate::WString,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_50(
__lhs: *const crate::U16String,
__rhs: *const crate::U16String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_51(
__lhs: *const crate::U32String,
__rhs: *const crate::U32String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_52(
__lhs: *const crate::String,
__rhs: *const ::std::os::raw::c_char,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_53(
__lhs: *const crate::WString,
__rhs: *const ::cpp_core::wchar_t,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_54(
__lhs: *const crate::U16String,
__rhs: *const ::cpp_core::char16_t,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_55(
__lhs: *const crate::U32String,
__rhs: *const ::cpp_core::char32_t,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_56(
__lhs: *const ::std::os::raw::c_char,
__rhs: *const crate::String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_57(
__lhs: *const ::cpp_core::wchar_t,
__rhs: *const crate::WString,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_58(
__lhs: *const ::cpp_core::char16_t,
__rhs: *const crate::U16String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_59(
__lhs: *const ::cpp_core::char32_t,
__rhs: *const crate::U32String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_60(
__lhs: *const crate::String,
__rhs: *const crate::String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_61(
__lhs: *const crate::WString,
__rhs: *const crate::WString,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_62(
__lhs: *const crate::U16String,
__rhs: *const crate::U16String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_63(
__lhs: *const crate::U32String,
__rhs: *const crate::U32String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_64(
__lhs: *const crate::String,
__rhs: *const ::std::os::raw::c_char,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_65(
__lhs: *const crate::WString,
__rhs: *const ::cpp_core::wchar_t,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_66(
__lhs: *const crate::U16String,
__rhs: *const ::cpp_core::char16_t,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_67(
__lhs: *const crate::U32String,
__rhs: *const ::cpp_core::char32_t,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_68(
__lhs: *const ::std::os::raw::c_char,
__rhs: *const crate::String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_69(
__lhs: *const ::cpp_core::wchar_t,
__rhs: *const crate::WString,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_70(
__lhs: *const ::cpp_core::char16_t,
__rhs: *const crate::U16String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_71(
__lhs: *const ::cpp_core::char32_t,
__rhs: *const crate::U32String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__79(
__lhs: *const crate::String,
__rhs: *const crate::String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__80(
__lhs: *const crate::WString,
__rhs: *const crate::WString,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__81(
__lhs: *const crate::U16String,
__rhs: *const crate::U16String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__82(
__lhs: *const crate::U32String,
__rhs: *const crate::U32String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__83(
__lhs: *const crate::String,
__rhs: *const ::std::os::raw::c_char,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__84(
__lhs: *const crate::WString,
__rhs: *const ::cpp_core::wchar_t,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__85(
__lhs: *const crate::U16String,
__rhs: *const ::cpp_core::char16_t,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__86(
__lhs: *const crate::U32String,
__rhs: *const ::cpp_core::char32_t,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__87(
__lhs: *const ::std::os::raw::c_char,
__rhs: *const crate::String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__88(
__lhs: *const ::cpp_core::wchar_t,
__rhs: *const crate::WString,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__89(
__lhs: *const ::cpp_core::char16_t,
__rhs: *const crate::U16String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__90(
__lhs: *const ::cpp_core::char32_t,
__rhs: *const crate::U32String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__91(
__lhs: *const crate::String,
__rhs: *const crate::String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__92(
__lhs: *const crate::WString,
__rhs: *const crate::WString,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__93(
__lhs: *const crate::U16String,
__rhs: *const crate::U16String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__94(
__lhs: *const crate::U32String,
__rhs: *const crate::U32String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__95(
__lhs: *const crate::String,
__rhs: *const ::std::os::raw::c_char,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__96(
__lhs: *const crate::WString,
__rhs: *const ::cpp_core::wchar_t,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__97(
__lhs: *const crate::U16String,
__rhs: *const ::cpp_core::char16_t,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__98(
__lhs: *const crate::U32String,
__rhs: *const ::cpp_core::char32_t,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__99(
__lhs: *const ::std::os::raw::c_char,
__rhs: *const crate::String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__100(
__lhs: *const ::cpp_core::wchar_t,
__rhs: *const crate::WString,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__101(
__lhs: *const ::cpp_core::char16_t,
__rhs: *const crate::U16String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__102(
__lhs: *const ::cpp_core::char32_t,
__rhs: *const crate::U32String,
) -> bool;
pub fn ctr_cpp_std_ffi_std_swap(__lhs: *mut crate::String, __rhs: *mut crate::String);
pub fn ctr_cpp_std_ffi_std_swap1(__lhs: *mut crate::WString, __rhs: *mut crate::WString);
pub fn ctr_cpp_std_ffi_std_swap2(__lhs: *mut crate::U16String, __rhs: *mut crate::U16String);
pub fn ctr_cpp_std_ffi_std_swap3(__lhs: *mut crate::U32String, __rhs: *mut crate::U32String);
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_vector2(
__a: *const crate::AllocatorOfBool,
) -> *mut crate::VectorOfBool;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_vector2(
__a: *const crate::AllocatorOfChar,
) -> *mut crate::VectorOfChar;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_vector2(
__a: *const crate::AllocatorOfSchar,
) -> *mut crate::VectorOfSchar;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_vector2(
__a: *const crate::AllocatorOfUchar,
) -> *mut crate::VectorOfUchar;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_vector2(
__a: *const crate::AllocatorOfWcharT,
) -> *mut crate::VectorOfWcharT;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_vector2(
__a: *const crate::AllocatorOfChar16T,
) -> *mut crate::VectorOfChar16T;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_vector2(
__a: *const crate::AllocatorOfChar32T,
) -> *mut crate::VectorOfChar32T;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_vector2(
__a: *const crate::AllocatorOfShort,
) -> *mut crate::VectorOfShort;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_vector2(
__a: *const crate::AllocatorOfUshort,
) -> *mut crate::VectorOfUshort;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_vector2(
__a: *const crate::AllocatorOfInt,
) -> *mut crate::VectorOfInt;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_vector2(
__a: *const crate::AllocatorOfUint,
) -> *mut crate::VectorOfUint;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_vector2(
__a: *const crate::AllocatorOfLong,
) -> *mut crate::VectorOfLong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_vector2(
__a: *const crate::AllocatorOfUlong,
) -> *mut crate::VectorOfUlong;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_vector2(
__a: *const crate::AllocatorOfLonglong,
) -> *mut crate::VectorOfLonglong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_vector2(
__a: *const crate::AllocatorOfUlonglong,
) -> *mut crate::VectorOfUlonglong;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_vector2(
__a: *const crate::AllocatorOfFloat,
) -> *mut crate::VectorOfFloat;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_vector2(
__a: *const crate::AllocatorOfDouble,
) -> *mut crate::VectorOfDouble;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_vector2(
__a: *const crate::AllocatorOfI8,
) -> *mut crate::VectorOfI8;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_vector2(
__a: *const crate::AllocatorOfU8,
) -> *mut crate::VectorOfU8;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_vector2(
__a: *const crate::AllocatorOfI16,
) -> *mut crate::VectorOfI16;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_vector2(
__a: *const crate::AllocatorOfU16,
) -> *mut crate::VectorOfU16;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_vector2(
__a: *const crate::AllocatorOfI32,
) -> *mut crate::VectorOfI32;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_vector2(
__a: *const crate::AllocatorOfU32,
) -> *mut crate::VectorOfU32;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_vector2(
__a: *const crate::AllocatorOfI64,
) -> *mut crate::VectorOfI64;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_vector2(
__a: *const crate::AllocatorOfU64,
) -> *mut crate::VectorOfU64;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_vector2(
__a: *const crate::AllocatorOfUsize,
) -> *mut crate::VectorOfUsize;
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_vector2(
__a: *const crate::AllocatorOfVoid,
) -> *mut crate::VectorOfVoid;
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_vector3(
__n: usize,
__a: *const crate::AllocatorOfBool,
) -> *mut crate::VectorOfBool;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_vector3(
__n: usize,
__a: *const crate::AllocatorOfChar,
) -> *mut crate::VectorOfChar;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_vector3(
__n: usize,
__a: *const crate::AllocatorOfSchar,
) -> *mut crate::VectorOfSchar;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_vector3(
__n: usize,
__a: *const crate::AllocatorOfUchar,
) -> *mut crate::VectorOfUchar;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_vector3(
__n: usize,
__a: *const crate::AllocatorOfWcharT,
) -> *mut crate::VectorOfWcharT;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_vector3(
__n: usize,
__a: *const crate::AllocatorOfChar16T,
) -> *mut crate::VectorOfChar16T;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_vector3(
__n: usize,
__a: *const crate::AllocatorOfChar32T,
) -> *mut crate::VectorOfChar32T;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_vector3(
__n: usize,
__a: *const crate::AllocatorOfShort,
) -> *mut crate::VectorOfShort;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_vector3(
__n: usize,
__a: *const crate::AllocatorOfUshort,
) -> *mut crate::VectorOfUshort;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_vector3(
__n: usize,
__a: *const crate::AllocatorOfInt,
) -> *mut crate::VectorOfInt;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_vector3(
__n: usize,
__a: *const crate::AllocatorOfUint,
) -> *mut crate::VectorOfUint;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_vector3(
__n: usize,
__a: *const crate::AllocatorOfLong,
) -> *mut crate::VectorOfLong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_vector3(
__n: usize,
__a: *const crate::AllocatorOfUlong,
) -> *mut crate::VectorOfUlong;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_vector3(
__n: usize,
__a: *const crate::AllocatorOfLonglong,
) -> *mut crate::VectorOfLonglong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_vector3(
__n: usize,
__a: *const crate::AllocatorOfUlonglong,
) -> *mut crate::VectorOfUlonglong;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_vector3(
__n: usize,
__a: *const crate::AllocatorOfFloat,
) -> *mut crate::VectorOfFloat;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_vector3(
__n: usize,
__a: *const crate::AllocatorOfDouble,
) -> *mut crate::VectorOfDouble;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_vector3(
__n: usize,
__a: *const crate::AllocatorOfI8,
) -> *mut crate::VectorOfI8;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_vector3(
__n: usize,
__a: *const crate::AllocatorOfU8,
) -> *mut crate::VectorOfU8;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_vector3(
__n: usize,
__a: *const crate::AllocatorOfI16,
) -> *mut crate::VectorOfI16;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_vector3(
__n: usize,
__a: *const crate::AllocatorOfU16,
) -> *mut crate::VectorOfU16;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_vector3(
__n: usize,
__a: *const crate::AllocatorOfI32,
) -> *mut crate::VectorOfI32;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_vector3(
__n: usize,
__a: *const crate::AllocatorOfU32,
) -> *mut crate::VectorOfU32;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_vector3(
__n: usize,
__a: *const crate::AllocatorOfI64,
) -> *mut crate::VectorOfI64;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_vector3(
__n: usize,
__a: *const crate::AllocatorOfU64,
) -> *mut crate::VectorOfU64;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_vector3(
__n: usize,
__a: *const crate::AllocatorOfUsize,
) -> *mut crate::VectorOfUsize;
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_vector3(
__n: usize,
__a: *const crate::AllocatorOfVoid,
) -> *mut crate::VectorOfVoid;
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_vector4(
__n: usize,
__value: *const bool,
__a: *const crate::AllocatorOfBool,
) -> *mut crate::VectorOfBool;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_vector4(
__n: usize,
__value: *const ::std::os::raw::c_char,
__a: *const crate::AllocatorOfChar,
) -> *mut crate::VectorOfChar;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_vector4(
__n: usize,
__value: *const ::std::os::raw::c_schar,
__a: *const crate::AllocatorOfSchar,
) -> *mut crate::VectorOfSchar;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_vector4(
__n: usize,
__value: *const ::std::os::raw::c_uchar,
__a: *const crate::AllocatorOfUchar,
) -> *mut crate::VectorOfUchar;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_vector4(
__n: usize,
__value: *const ::cpp_core::wchar_t,
__a: *const crate::AllocatorOfWcharT,
) -> *mut crate::VectorOfWcharT;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_vector4(
__n: usize,
__value: *const ::cpp_core::char16_t,
__a: *const crate::AllocatorOfChar16T,
) -> *mut crate::VectorOfChar16T;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_vector4(
__n: usize,
__value: *const ::cpp_core::char32_t,
__a: *const crate::AllocatorOfChar32T,
) -> *mut crate::VectorOfChar32T;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_vector4(
__n: usize,
__value: *const ::std::os::raw::c_short,
__a: *const crate::AllocatorOfShort,
) -> *mut crate::VectorOfShort;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_vector4(
__n: usize,
__value: *const ::std::os::raw::c_ushort,
__a: *const crate::AllocatorOfUshort,
) -> *mut crate::VectorOfUshort;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_vector4(
__n: usize,
__value: *const ::std::os::raw::c_int,
__a: *const crate::AllocatorOfInt,
) -> *mut crate::VectorOfInt;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_vector4(
__n: usize,
__value: *const ::std::os::raw::c_uint,
__a: *const crate::AllocatorOfUint,
) -> *mut crate::VectorOfUint;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_vector4(
__n: usize,
__value: *const ::std::os::raw::c_long,
__a: *const crate::AllocatorOfLong,
) -> *mut crate::VectorOfLong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_vector4(
__n: usize,
__value: *const ::std::os::raw::c_ulong,
__a: *const crate::AllocatorOfUlong,
) -> *mut crate::VectorOfUlong;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_vector4(
__n: usize,
__value: *const ::std::os::raw::c_longlong,
__a: *const crate::AllocatorOfLonglong,
) -> *mut crate::VectorOfLonglong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_vector4(
__n: usize,
__value: *const ::std::os::raw::c_ulonglong,
__a: *const crate::AllocatorOfUlonglong,
) -> *mut crate::VectorOfUlonglong;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_vector4(
__n: usize,
__value: *const ::std::os::raw::c_float,
__a: *const crate::AllocatorOfFloat,
) -> *mut crate::VectorOfFloat;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_vector4(
__n: usize,
__value: *const ::std::os::raw::c_double,
__a: *const crate::AllocatorOfDouble,
) -> *mut crate::VectorOfDouble;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_vector4(
__n: usize,
__value: *const i8,
__a: *const crate::AllocatorOfI8,
) -> *mut crate::VectorOfI8;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_vector4(
__n: usize,
__value: *const u8,
__a: *const crate::AllocatorOfU8,
) -> *mut crate::VectorOfU8;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_vector4(
__n: usize,
__value: *const i16,
__a: *const crate::AllocatorOfI16,
) -> *mut crate::VectorOfI16;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_vector4(
__n: usize,
__value: *const u16,
__a: *const crate::AllocatorOfU16,
) -> *mut crate::VectorOfU16;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_vector4(
__n: usize,
__value: *const i32,
__a: *const crate::AllocatorOfI32,
) -> *mut crate::VectorOfI32;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_vector4(
__n: usize,
__value: *const u32,
__a: *const crate::AllocatorOfU32,
) -> *mut crate::VectorOfU32;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_vector4(
__n: usize,
__value: *const i64,
__a: *const crate::AllocatorOfI64,
) -> *mut crate::VectorOfI64;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_vector4(
__n: usize,
__value: *const u64,
__a: *const crate::AllocatorOfU64,
) -> *mut crate::VectorOfU64;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_vector4(
__n: usize,
__value: *const usize,
__a: *const crate::AllocatorOfUsize,
) -> *mut crate::VectorOfUsize;
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_vector6(
__x: *const crate::VectorOfBool,
__a: *const crate::AllocatorOfBool,
) -> *mut crate::VectorOfBool;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_vector6(
__x: *const crate::VectorOfChar,
__a: *const crate::AllocatorOfChar,
) -> *mut crate::VectorOfChar;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_vector6(
__x: *const crate::VectorOfSchar,
__a: *const crate::AllocatorOfSchar,
) -> *mut crate::VectorOfSchar;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_vector6(
__x: *const crate::VectorOfUchar,
__a: *const crate::AllocatorOfUchar,
) -> *mut crate::VectorOfUchar;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_vector6(
__x: *const crate::VectorOfWcharT,
__a: *const crate::AllocatorOfWcharT,
) -> *mut crate::VectorOfWcharT;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_vector6(
__x: *const crate::VectorOfChar16T,
__a: *const crate::AllocatorOfChar16T,
) -> *mut crate::VectorOfChar16T;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_vector6(
__x: *const crate::VectorOfChar32T,
__a: *const crate::AllocatorOfChar32T,
) -> *mut crate::VectorOfChar32T;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_vector6(
__x: *const crate::VectorOfShort,
__a: *const crate::AllocatorOfShort,
) -> *mut crate::VectorOfShort;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_vector6(
__x: *const crate::VectorOfUshort,
__a: *const crate::AllocatorOfUshort,
) -> *mut crate::VectorOfUshort;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_vector6(
__x: *const crate::VectorOfInt,
__a: *const crate::AllocatorOfInt,
) -> *mut crate::VectorOfInt;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_vector6(
__x: *const crate::VectorOfUint,
__a: *const crate::AllocatorOfUint,
) -> *mut crate::VectorOfUint;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_vector6(
__x: *const crate::VectorOfLong,
__a: *const crate::AllocatorOfLong,
) -> *mut crate::VectorOfLong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_vector6(
__x: *const crate::VectorOfUlong,
__a: *const crate::AllocatorOfUlong,
) -> *mut crate::VectorOfUlong;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_vector6(
__x: *const crate::VectorOfLonglong,
__a: *const crate::AllocatorOfLonglong,
) -> *mut crate::VectorOfLonglong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_vector6(
__x: *const crate::VectorOfUlonglong,
__a: *const crate::AllocatorOfUlonglong,
) -> *mut crate::VectorOfUlonglong;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_vector6(
__x: *const crate::VectorOfFloat,
__a: *const crate::AllocatorOfFloat,
) -> *mut crate::VectorOfFloat;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_vector6(
__x: *const crate::VectorOfDouble,
__a: *const crate::AllocatorOfDouble,
) -> *mut crate::VectorOfDouble;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_vector6(
__x: *const crate::VectorOfI8,
__a: *const crate::AllocatorOfI8,
) -> *mut crate::VectorOfI8;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_vector6(
__x: *const crate::VectorOfU8,
__a: *const crate::AllocatorOfU8,
) -> *mut crate::VectorOfU8;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_vector6(
__x: *const crate::VectorOfI16,
__a: *const crate::AllocatorOfI16,
) -> *mut crate::VectorOfI16;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_vector6(
__x: *const crate::VectorOfU16,
__a: *const crate::AllocatorOfU16,
) -> *mut crate::VectorOfU16;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_vector6(
__x: *const crate::VectorOfI32,
__a: *const crate::AllocatorOfI32,
) -> *mut crate::VectorOfI32;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_vector6(
__x: *const crate::VectorOfU32,
__a: *const crate::AllocatorOfU32,
) -> *mut crate::VectorOfU32;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_vector6(
__x: *const crate::VectorOfI64,
__a: *const crate::AllocatorOfI64,
) -> *mut crate::VectorOfI64;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_vector6(
__x: *const crate::VectorOfU64,
__a: *const crate::AllocatorOfU64,
) -> *mut crate::VectorOfU64;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_vector6(
__x: *const crate::VectorOfUsize,
__a: *const crate::AllocatorOfUsize,
) -> *mut crate::VectorOfUsize;
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_vector6(
__x: *const crate::VectorOfVoid,
__a: *const crate::AllocatorOfVoid,
) -> *mut crate::VectorOfVoid;
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_assign(
this_ptr: *mut crate::VectorOfBool,
__n: usize,
__val: *const bool,
);
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_assign(
this_ptr: *mut crate::VectorOfChar,
__n: usize,
__val: *const ::std::os::raw::c_char,
);
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_assign(
this_ptr: *mut crate::VectorOfSchar,
__n: usize,
__val: *const ::std::os::raw::c_schar,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_assign(
this_ptr: *mut crate::VectorOfUchar,
__n: usize,
__val: *const ::std::os::raw::c_uchar,
);
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_assign(
this_ptr: *mut crate::VectorOfWcharT,
__n: usize,
__val: *const ::cpp_core::wchar_t,
);
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_assign(
this_ptr: *mut crate::VectorOfChar16T,
__n: usize,
__val: *const ::cpp_core::char16_t,
);
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_assign(
this_ptr: *mut crate::VectorOfChar32T,
__n: usize,
__val: *const ::cpp_core::char32_t,
);
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_assign(
this_ptr: *mut crate::VectorOfShort,
__n: usize,
__val: *const ::std::os::raw::c_short,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_assign(
this_ptr: *mut crate::VectorOfUshort,
__n: usize,
__val: *const ::std::os::raw::c_ushort,
);
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_assign(
this_ptr: *mut crate::VectorOfInt,
__n: usize,
__val: *const ::std::os::raw::c_int,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_assign(
this_ptr: *mut crate::VectorOfUint,
__n: usize,
__val: *const ::std::os::raw::c_uint,
);
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_assign(
this_ptr: *mut crate::VectorOfLong,
__n: usize,
__val: *const ::std::os::raw::c_long,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_assign(
this_ptr: *mut crate::VectorOfUlong,
__n: usize,
__val: *const ::std::os::raw::c_ulong,
);
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_assign(
this_ptr: *mut crate::VectorOfLonglong,
__n: usize,
__val: *const ::std::os::raw::c_longlong,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_assign(
this_ptr: *mut crate::VectorOfUlonglong,
__n: usize,
__val: *const ::std::os::raw::c_ulonglong,
);
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_assign(
this_ptr: *mut crate::VectorOfFloat,
__n: usize,
__val: *const ::std::os::raw::c_float,
);
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_assign(
this_ptr: *mut crate::VectorOfDouble,
__n: usize,
__val: *const ::std::os::raw::c_double,
);
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_assign(
this_ptr: *mut crate::VectorOfI8,
__n: usize,
__val: *const i8,
);
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_assign(
this_ptr: *mut crate::VectorOfU8,
__n: usize,
__val: *const u8,
);
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_assign(
this_ptr: *mut crate::VectorOfI16,
__n: usize,
__val: *const i16,
);
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_assign(
this_ptr: *mut crate::VectorOfU16,
__n: usize,
__val: *const u16,
);
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_assign(
this_ptr: *mut crate::VectorOfI32,
__n: usize,
__val: *const i32,
);
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_assign(
this_ptr: *mut crate::VectorOfU32,
__n: usize,
__val: *const u32,
);
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_assign(
this_ptr: *mut crate::VectorOfI64,
__n: usize,
__val: *const i64,
);
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_assign(
this_ptr: *mut crate::VectorOfU64,
__n: usize,
__val: *const u64,
);
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_assign(
this_ptr: *mut crate::VectorOfUsize,
__n: usize,
__val: *const usize,
);
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_size(
this_ptr: *const crate::VectorOfBool,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_size(
this_ptr: *const crate::VectorOfChar,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_size(
this_ptr: *const crate::VectorOfSchar,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_size(
this_ptr: *const crate::VectorOfUchar,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_size(
this_ptr: *const crate::VectorOfWcharT,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_size(
this_ptr: *const crate::VectorOfChar16T,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_size(
this_ptr: *const crate::VectorOfChar32T,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_size(
this_ptr: *const crate::VectorOfShort,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_size(
this_ptr: *const crate::VectorOfUshort,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_size(
this_ptr: *const crate::VectorOfInt,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_size(
this_ptr: *const crate::VectorOfUint,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_size(
this_ptr: *const crate::VectorOfLong,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_size(
this_ptr: *const crate::VectorOfUlong,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_size(
this_ptr: *const crate::VectorOfLonglong,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_size(
this_ptr: *const crate::VectorOfUlonglong,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_size(
this_ptr: *const crate::VectorOfFloat,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_size(
this_ptr: *const crate::VectorOfDouble,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_size(
this_ptr: *const crate::VectorOfI8,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_size(
this_ptr: *const crate::VectorOfU8,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_size(
this_ptr: *const crate::VectorOfI16,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_size(
this_ptr: *const crate::VectorOfU16,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_size(
this_ptr: *const crate::VectorOfI32,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_size(
this_ptr: *const crate::VectorOfU32,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_size(
this_ptr: *const crate::VectorOfI64,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_size(
this_ptr: *const crate::VectorOfU64,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_size(
this_ptr: *const crate::VectorOfUsize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_size(
this_ptr: *const crate::VectorOfVoid,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_max_size(
this_ptr: *const crate::VectorOfBool,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_max_size(
this_ptr: *const crate::VectorOfChar,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_max_size(
this_ptr: *const crate::VectorOfSchar,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_max_size(
this_ptr: *const crate::VectorOfUchar,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_max_size(
this_ptr: *const crate::VectorOfWcharT,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_max_size(
this_ptr: *const crate::VectorOfChar16T,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_max_size(
this_ptr: *const crate::VectorOfChar32T,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_max_size(
this_ptr: *const crate::VectorOfShort,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_max_size(
this_ptr: *const crate::VectorOfUshort,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_max_size(
this_ptr: *const crate::VectorOfInt,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_max_size(
this_ptr: *const crate::VectorOfUint,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_max_size(
this_ptr: *const crate::VectorOfLong,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_max_size(
this_ptr: *const crate::VectorOfUlong,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_max_size(
this_ptr: *const crate::VectorOfLonglong,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_max_size(
this_ptr: *const crate::VectorOfUlonglong,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_max_size(
this_ptr: *const crate::VectorOfFloat,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_max_size(
this_ptr: *const crate::VectorOfDouble,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_max_size(
this_ptr: *const crate::VectorOfI8,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_max_size(
this_ptr: *const crate::VectorOfU8,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_max_size(
this_ptr: *const crate::VectorOfI16,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_max_size(
this_ptr: *const crate::VectorOfU16,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_max_size(
this_ptr: *const crate::VectorOfI32,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_max_size(
this_ptr: *const crate::VectorOfU32,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_max_size(
this_ptr: *const crate::VectorOfI64,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_max_size(
this_ptr: *const crate::VectorOfU64,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_max_size(
this_ptr: *const crate::VectorOfUsize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_max_size(
this_ptr: *const crate::VectorOfVoid,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_resize(
this_ptr: *mut crate::VectorOfBool,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_resize(
this_ptr: *mut crate::VectorOfChar,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_resize(
this_ptr: *mut crate::VectorOfSchar,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_resize(
this_ptr: *mut crate::VectorOfUchar,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_resize(
this_ptr: *mut crate::VectorOfWcharT,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_resize(
this_ptr: *mut crate::VectorOfChar16T,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_resize(
this_ptr: *mut crate::VectorOfChar32T,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_resize(
this_ptr: *mut crate::VectorOfShort,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_resize(
this_ptr: *mut crate::VectorOfUshort,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_resize(
this_ptr: *mut crate::VectorOfInt,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_resize(
this_ptr: *mut crate::VectorOfUint,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_resize(
this_ptr: *mut crate::VectorOfLong,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_resize(
this_ptr: *mut crate::VectorOfUlong,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_resize(
this_ptr: *mut crate::VectorOfLonglong,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_resize(
this_ptr: *mut crate::VectorOfUlonglong,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_resize(
this_ptr: *mut crate::VectorOfFloat,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_resize(
this_ptr: *mut crate::VectorOfDouble,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_resize(
this_ptr: *mut crate::VectorOfI8,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_resize(
this_ptr: *mut crate::VectorOfU8,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_resize(
this_ptr: *mut crate::VectorOfI16,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_resize(
this_ptr: *mut crate::VectorOfU16,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_resize(
this_ptr: *mut crate::VectorOfI32,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_resize(
this_ptr: *mut crate::VectorOfU32,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_resize(
this_ptr: *mut crate::VectorOfI64,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_resize(
this_ptr: *mut crate::VectorOfU64,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_resize(
this_ptr: *mut crate::VectorOfUsize,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_resize(
this_ptr: *mut crate::VectorOfVoid,
__new_size: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_resize1(
this_ptr: *mut crate::VectorOfBool,
__new_size: usize,
__x: *const bool,
);
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_resize1(
this_ptr: *mut crate::VectorOfChar,
__new_size: usize,
__x: *const ::std::os::raw::c_char,
);
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_resize1(
this_ptr: *mut crate::VectorOfSchar,
__new_size: usize,
__x: *const ::std::os::raw::c_schar,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_resize1(
this_ptr: *mut crate::VectorOfUchar,
__new_size: usize,
__x: *const ::std::os::raw::c_uchar,
);
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_resize1(
this_ptr: *mut crate::VectorOfWcharT,
__new_size: usize,
__x: *const ::cpp_core::wchar_t,
);
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_resize1(
this_ptr: *mut crate::VectorOfChar16T,
__new_size: usize,
__x: *const ::cpp_core::char16_t,
);
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_resize1(
this_ptr: *mut crate::VectorOfChar32T,
__new_size: usize,
__x: *const ::cpp_core::char32_t,
);
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_resize1(
this_ptr: *mut crate::VectorOfShort,
__new_size: usize,
__x: *const ::std::os::raw::c_short,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_resize1(
this_ptr: *mut crate::VectorOfUshort,
__new_size: usize,
__x: *const ::std::os::raw::c_ushort,
);
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_resize1(
this_ptr: *mut crate::VectorOfInt,
__new_size: usize,
__x: *const ::std::os::raw::c_int,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_resize1(
this_ptr: *mut crate::VectorOfUint,
__new_size: usize,
__x: *const ::std::os::raw::c_uint,
);
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_resize1(
this_ptr: *mut crate::VectorOfLong,
__new_size: usize,
__x: *const ::std::os::raw::c_long,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_resize1(
this_ptr: *mut crate::VectorOfUlong,
__new_size: usize,
__x: *const ::std::os::raw::c_ulong,
);
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_resize1(
this_ptr: *mut crate::VectorOfLonglong,
__new_size: usize,
__x: *const ::std::os::raw::c_longlong,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_resize1(
this_ptr: *mut crate::VectorOfUlonglong,
__new_size: usize,
__x: *const ::std::os::raw::c_ulonglong,
);
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_resize1(
this_ptr: *mut crate::VectorOfFloat,
__new_size: usize,
__x: *const ::std::os::raw::c_float,
);
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_resize1(
this_ptr: *mut crate::VectorOfDouble,
__new_size: usize,
__x: *const ::std::os::raw::c_double,
);
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_resize1(
this_ptr: *mut crate::VectorOfI8,
__new_size: usize,
__x: *const i8,
);
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_resize1(
this_ptr: *mut crate::VectorOfU8,
__new_size: usize,
__x: *const u8,
);
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_resize1(
this_ptr: *mut crate::VectorOfI16,
__new_size: usize,
__x: *const i16,
);
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_resize1(
this_ptr: *mut crate::VectorOfU16,
__new_size: usize,
__x: *const u16,
);
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_resize1(
this_ptr: *mut crate::VectorOfI32,
__new_size: usize,
__x: *const i32,
);
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_resize1(
this_ptr: *mut crate::VectorOfU32,
__new_size: usize,
__x: *const u32,
);
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_resize1(
this_ptr: *mut crate::VectorOfI64,
__new_size: usize,
__x: *const i64,
);
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_resize1(
this_ptr: *mut crate::VectorOfU64,
__new_size: usize,
__x: *const u64,
);
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_resize1(
this_ptr: *mut crate::VectorOfUsize,
__new_size: usize,
__x: *const usize,
);
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_shrink_to_fit(
this_ptr: *mut crate::VectorOfBool,
);
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_shrink_to_fit(
this_ptr: *mut crate::VectorOfChar,
);
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_shrink_to_fit(
this_ptr: *mut crate::VectorOfSchar,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_shrink_to_fit(
this_ptr: *mut crate::VectorOfUchar,
);
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_shrink_to_fit(
this_ptr: *mut crate::VectorOfWcharT,
);
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_shrink_to_fit(
this_ptr: *mut crate::VectorOfChar16T,
);
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_shrink_to_fit(
this_ptr: *mut crate::VectorOfChar32T,
);
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_shrink_to_fit(
this_ptr: *mut crate::VectorOfShort,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_shrink_to_fit(
this_ptr: *mut crate::VectorOfUshort,
);
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_shrink_to_fit(
this_ptr: *mut crate::VectorOfInt,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_shrink_to_fit(
this_ptr: *mut crate::VectorOfUint,
);
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_shrink_to_fit(
this_ptr: *mut crate::VectorOfLong,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_shrink_to_fit(
this_ptr: *mut crate::VectorOfUlong,
);
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_shrink_to_fit(
this_ptr: *mut crate::VectorOfLonglong,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_shrink_to_fit(
this_ptr: *mut crate::VectorOfUlonglong,
);
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_shrink_to_fit(
this_ptr: *mut crate::VectorOfFloat,
);
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_shrink_to_fit(
this_ptr: *mut crate::VectorOfDouble,
);
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_shrink_to_fit(
this_ptr: *mut crate::VectorOfI8,
);
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_shrink_to_fit(
this_ptr: *mut crate::VectorOfU8,
);
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_shrink_to_fit(
this_ptr: *mut crate::VectorOfI16,
);
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_shrink_to_fit(
this_ptr: *mut crate::VectorOfU16,
);
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_shrink_to_fit(
this_ptr: *mut crate::VectorOfI32,
);
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_shrink_to_fit(
this_ptr: *mut crate::VectorOfU32,
);
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_shrink_to_fit(
this_ptr: *mut crate::VectorOfI64,
);
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_shrink_to_fit(
this_ptr: *mut crate::VectorOfU64,
);
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_shrink_to_fit(
this_ptr: *mut crate::VectorOfUsize,
);
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_shrink_to_fit(
this_ptr: *mut crate::VectorOfVoid,
);
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_capacity(
this_ptr: *const crate::VectorOfBool,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_capacity(
this_ptr: *const crate::VectorOfChar,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_capacity(
this_ptr: *const crate::VectorOfSchar,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_capacity(
this_ptr: *const crate::VectorOfUchar,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_capacity(
this_ptr: *const crate::VectorOfWcharT,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_capacity(
this_ptr: *const crate::VectorOfChar16T,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_capacity(
this_ptr: *const crate::VectorOfChar32T,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_capacity(
this_ptr: *const crate::VectorOfShort,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_capacity(
this_ptr: *const crate::VectorOfUshort,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_capacity(
this_ptr: *const crate::VectorOfInt,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_capacity(
this_ptr: *const crate::VectorOfUint,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_capacity(
this_ptr: *const crate::VectorOfLong,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_capacity(
this_ptr: *const crate::VectorOfUlong,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_capacity(
this_ptr: *const crate::VectorOfLonglong,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_capacity(
this_ptr: *const crate::VectorOfUlonglong,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_capacity(
this_ptr: *const crate::VectorOfFloat,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_capacity(
this_ptr: *const crate::VectorOfDouble,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_capacity(
this_ptr: *const crate::VectorOfI8,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_capacity(
this_ptr: *const crate::VectorOfU8,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_capacity(
this_ptr: *const crate::VectorOfI16,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_capacity(
this_ptr: *const crate::VectorOfU16,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_capacity(
this_ptr: *const crate::VectorOfI32,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_capacity(
this_ptr: *const crate::VectorOfU32,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_capacity(
this_ptr: *const crate::VectorOfI64,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_capacity(
this_ptr: *const crate::VectorOfU64,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_capacity(
this_ptr: *const crate::VectorOfUsize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_capacity(
this_ptr: *const crate::VectorOfVoid,
) -> usize;
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_empty(
this_ptr: *const crate::VectorOfBool,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_empty(
this_ptr: *const crate::VectorOfChar,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_empty(
this_ptr: *const crate::VectorOfSchar,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_empty(
this_ptr: *const crate::VectorOfUchar,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_empty(
this_ptr: *const crate::VectorOfWcharT,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_empty(
this_ptr: *const crate::VectorOfChar16T,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_empty(
this_ptr: *const crate::VectorOfChar32T,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_empty(
this_ptr: *const crate::VectorOfShort,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_empty(
this_ptr: *const crate::VectorOfUshort,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_empty(
this_ptr: *const crate::VectorOfInt,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_empty(
this_ptr: *const crate::VectorOfUint,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_empty(
this_ptr: *const crate::VectorOfLong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_empty(
this_ptr: *const crate::VectorOfUlong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_empty(
this_ptr: *const crate::VectorOfLonglong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_empty(
this_ptr: *const crate::VectorOfUlonglong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_empty(
this_ptr: *const crate::VectorOfFloat,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_empty(
this_ptr: *const crate::VectorOfDouble,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_empty(
this_ptr: *const crate::VectorOfI8,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_empty(
this_ptr: *const crate::VectorOfU8,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_empty(
this_ptr: *const crate::VectorOfI16,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_empty(
this_ptr: *const crate::VectorOfU16,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_empty(
this_ptr: *const crate::VectorOfI32,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_empty(
this_ptr: *const crate::VectorOfU32,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_empty(
this_ptr: *const crate::VectorOfI64,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_empty(
this_ptr: *const crate::VectorOfU64,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_empty(
this_ptr: *const crate::VectorOfUsize,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_empty(
this_ptr: *const crate::VectorOfVoid,
) -> bool;
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_reserve(
this_ptr: *mut crate::VectorOfBool,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_reserve(
this_ptr: *mut crate::VectorOfChar,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_reserve(
this_ptr: *mut crate::VectorOfSchar,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_reserve(
this_ptr: *mut crate::VectorOfUchar,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_reserve(
this_ptr: *mut crate::VectorOfWcharT,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_reserve(
this_ptr: *mut crate::VectorOfChar16T,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_reserve(
this_ptr: *mut crate::VectorOfChar32T,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_reserve(
this_ptr: *mut crate::VectorOfShort,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_reserve(
this_ptr: *mut crate::VectorOfUshort,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_reserve(
this_ptr: *mut crate::VectorOfInt,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_reserve(
this_ptr: *mut crate::VectorOfUint,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_reserve(
this_ptr: *mut crate::VectorOfLong,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_reserve(
this_ptr: *mut crate::VectorOfUlong,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_reserve(
this_ptr: *mut crate::VectorOfLonglong,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_reserve(
this_ptr: *mut crate::VectorOfUlonglong,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_reserve(
this_ptr: *mut crate::VectorOfFloat,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_reserve(
this_ptr: *mut crate::VectorOfDouble,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_reserve(
this_ptr: *mut crate::VectorOfI8,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_reserve(
this_ptr: *mut crate::VectorOfU8,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_reserve(
this_ptr: *mut crate::VectorOfI16,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_reserve(
this_ptr: *mut crate::VectorOfU16,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_reserve(
this_ptr: *mut crate::VectorOfI32,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_reserve(
this_ptr: *mut crate::VectorOfU32,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_reserve(
this_ptr: *mut crate::VectorOfI64,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_reserve(
this_ptr: *mut crate::VectorOfU64,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_reserve(
this_ptr: *mut crate::VectorOfUsize,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_reserve(
this_ptr: *mut crate::VectorOfVoid,
__n: usize,
);
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_operator__(
this_ptr: *mut crate::VectorOfChar,
__n: usize,
) -> *mut ::std::os::raw::c_char;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_operator__(
this_ptr: *mut crate::VectorOfSchar,
__n: usize,
) -> *mut ::std::os::raw::c_schar;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_operator__(
this_ptr: *mut crate::VectorOfUchar,
__n: usize,
) -> *mut ::std::os::raw::c_uchar;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_operator__(
this_ptr: *mut crate::VectorOfWcharT,
__n: usize,
) -> *mut ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_operator__(
this_ptr: *mut crate::VectorOfChar16T,
__n: usize,
) -> *mut ::cpp_core::char16_t;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_operator__(
this_ptr: *mut crate::VectorOfChar32T,
__n: usize,
) -> *mut ::cpp_core::char32_t;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_operator__(
this_ptr: *mut crate::VectorOfShort,
__n: usize,
) -> *mut ::std::os::raw::c_short;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_operator__(
this_ptr: *mut crate::VectorOfUshort,
__n: usize,
) -> *mut ::std::os::raw::c_ushort;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_operator__(
this_ptr: *mut crate::VectorOfInt,
__n: usize,
) -> *mut ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_operator__(
this_ptr: *mut crate::VectorOfUint,
__n: usize,
) -> *mut ::std::os::raw::c_uint;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_operator__(
this_ptr: *mut crate::VectorOfLong,
__n: usize,
) -> *mut ::std::os::raw::c_long;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_operator__(
this_ptr: *mut crate::VectorOfUlong,
__n: usize,
) -> *mut ::std::os::raw::c_ulong;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_operator__(
this_ptr: *mut crate::VectorOfLonglong,
__n: usize,
) -> *mut ::std::os::raw::c_longlong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_operator__(
this_ptr: *mut crate::VectorOfUlonglong,
__n: usize,
) -> *mut ::std::os::raw::c_ulonglong;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_operator__(
this_ptr: *mut crate::VectorOfFloat,
__n: usize,
) -> *mut ::std::os::raw::c_float;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_operator__(
this_ptr: *mut crate::VectorOfDouble,
__n: usize,
) -> *mut ::std::os::raw::c_double;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_operator__(
this_ptr: *mut crate::VectorOfI8,
__n: usize,
) -> *mut i8;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_operator__(
this_ptr: *mut crate::VectorOfU8,
__n: usize,
) -> *mut u8;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_operator__(
this_ptr: *mut crate::VectorOfI16,
__n: usize,
) -> *mut i16;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_operator__(
this_ptr: *mut crate::VectorOfU16,
__n: usize,
) -> *mut u16;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_operator__(
this_ptr: *mut crate::VectorOfI32,
__n: usize,
) -> *mut i32;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_operator__(
this_ptr: *mut crate::VectorOfU32,
__n: usize,
) -> *mut u32;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_operator__(
this_ptr: *mut crate::VectorOfI64,
__n: usize,
) -> *mut i64;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_operator__(
this_ptr: *mut crate::VectorOfU64,
__n: usize,
) -> *mut u64;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_operator__(
this_ptr: *mut crate::VectorOfUsize,
__n: usize,
) -> *mut usize;
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_operator__(
this_ptr: *mut crate::VectorOfVoid,
__n: usize,
) -> *mut *mut ::std::ffi::c_void;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_operator__1(
this_ptr: *const crate::VectorOfChar,
__n: usize,
) -> *const ::std::os::raw::c_char;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_operator__1(
this_ptr: *const crate::VectorOfSchar,
__n: usize,
) -> *const ::std::os::raw::c_schar;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_operator__1(
this_ptr: *const crate::VectorOfUchar,
__n: usize,
) -> *const ::std::os::raw::c_uchar;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_operator__1(
this_ptr: *const crate::VectorOfWcharT,
__n: usize,
) -> *const ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_operator__1(
this_ptr: *const crate::VectorOfChar16T,
__n: usize,
) -> *const ::cpp_core::char16_t;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_operator__1(
this_ptr: *const crate::VectorOfChar32T,
__n: usize,
) -> *const ::cpp_core::char32_t;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_operator__1(
this_ptr: *const crate::VectorOfShort,
__n: usize,
) -> *const ::std::os::raw::c_short;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_operator__1(
this_ptr: *const crate::VectorOfUshort,
__n: usize,
) -> *const ::std::os::raw::c_ushort;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_operator__1(
this_ptr: *const crate::VectorOfInt,
__n: usize,
) -> *const ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_operator__1(
this_ptr: *const crate::VectorOfUint,
__n: usize,
) -> *const ::std::os::raw::c_uint;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_operator__1(
this_ptr: *const crate::VectorOfLong,
__n: usize,
) -> *const ::std::os::raw::c_long;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_operator__1(
this_ptr: *const crate::VectorOfUlong,
__n: usize,
) -> *const ::std::os::raw::c_ulong;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_operator__1(
this_ptr: *const crate::VectorOfLonglong,
__n: usize,
) -> *const ::std::os::raw::c_longlong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_operator__1(
this_ptr: *const crate::VectorOfUlonglong,
__n: usize,
) -> *const ::std::os::raw::c_ulonglong;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_operator__1(
this_ptr: *const crate::VectorOfFloat,
__n: usize,
) -> *const ::std::os::raw::c_float;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_operator__1(
this_ptr: *const crate::VectorOfDouble,
__n: usize,
) -> *const ::std::os::raw::c_double;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_operator__1(
this_ptr: *const crate::VectorOfI8,
__n: usize,
) -> *const i8;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_operator__1(
this_ptr: *const crate::VectorOfU8,
__n: usize,
) -> *const u8;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_operator__1(
this_ptr: *const crate::VectorOfI16,
__n: usize,
) -> *const i16;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_operator__1(
this_ptr: *const crate::VectorOfU16,
__n: usize,
) -> *const u16;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_operator__1(
this_ptr: *const crate::VectorOfI32,
__n: usize,
) -> *const i32;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_operator__1(
this_ptr: *const crate::VectorOfU32,
__n: usize,
) -> *const u32;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_operator__1(
this_ptr: *const crate::VectorOfI64,
__n: usize,
) -> *const i64;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_operator__1(
this_ptr: *const crate::VectorOfU64,
__n: usize,
) -> *const u64;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_operator__1(
this_ptr: *const crate::VectorOfUsize,
__n: usize,
) -> *const usize;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_at(
this_ptr: *mut crate::VectorOfChar,
__n: usize,
) -> *mut ::std::os::raw::c_char;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_at(
this_ptr: *mut crate::VectorOfSchar,
__n: usize,
) -> *mut ::std::os::raw::c_schar;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_at(
this_ptr: *mut crate::VectorOfUchar,
__n: usize,
) -> *mut ::std::os::raw::c_uchar;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_at(
this_ptr: *mut crate::VectorOfWcharT,
__n: usize,
) -> *mut ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_at(
this_ptr: *mut crate::VectorOfChar16T,
__n: usize,
) -> *mut ::cpp_core::char16_t;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_at(
this_ptr: *mut crate::VectorOfChar32T,
__n: usize,
) -> *mut ::cpp_core::char32_t;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_at(
this_ptr: *mut crate::VectorOfShort,
__n: usize,
) -> *mut ::std::os::raw::c_short;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_at(
this_ptr: *mut crate::VectorOfUshort,
__n: usize,
) -> *mut ::std::os::raw::c_ushort;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_at(
this_ptr: *mut crate::VectorOfInt,
__n: usize,
) -> *mut ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_at(
this_ptr: *mut crate::VectorOfUint,
__n: usize,
) -> *mut ::std::os::raw::c_uint;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_at(
this_ptr: *mut crate::VectorOfLong,
__n: usize,
) -> *mut ::std::os::raw::c_long;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_at(
this_ptr: *mut crate::VectorOfUlong,
__n: usize,
) -> *mut ::std::os::raw::c_ulong;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_at(
this_ptr: *mut crate::VectorOfLonglong,
__n: usize,
) -> *mut ::std::os::raw::c_longlong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_at(
this_ptr: *mut crate::VectorOfUlonglong,
__n: usize,
) -> *mut ::std::os::raw::c_ulonglong;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_at(
this_ptr: *mut crate::VectorOfFloat,
__n: usize,
) -> *mut ::std::os::raw::c_float;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_at(
this_ptr: *mut crate::VectorOfDouble,
__n: usize,
) -> *mut ::std::os::raw::c_double;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_at(
this_ptr: *mut crate::VectorOfI8,
__n: usize,
) -> *mut i8;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_at(
this_ptr: *mut crate::VectorOfU8,
__n: usize,
) -> *mut u8;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_at(
this_ptr: *mut crate::VectorOfI16,
__n: usize,
) -> *mut i16;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_at(
this_ptr: *mut crate::VectorOfU16,
__n: usize,
) -> *mut u16;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_at(
this_ptr: *mut crate::VectorOfI32,
__n: usize,
) -> *mut i32;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_at(
this_ptr: *mut crate::VectorOfU32,
__n: usize,
) -> *mut u32;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_at(
this_ptr: *mut crate::VectorOfI64,
__n: usize,
) -> *mut i64;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_at(
this_ptr: *mut crate::VectorOfU64,
__n: usize,
) -> *mut u64;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_at(
this_ptr: *mut crate::VectorOfUsize,
__n: usize,
) -> *mut usize;
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_at(
this_ptr: *mut crate::VectorOfVoid,
__n: usize,
) -> *mut *mut ::std::ffi::c_void;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_at1(
this_ptr: *const crate::VectorOfChar,
__n: usize,
) -> *const ::std::os::raw::c_char;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_at1(
this_ptr: *const crate::VectorOfSchar,
__n: usize,
) -> *const ::std::os::raw::c_schar;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_at1(
this_ptr: *const crate::VectorOfUchar,
__n: usize,
) -> *const ::std::os::raw::c_uchar;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_at1(
this_ptr: *const crate::VectorOfWcharT,
__n: usize,
) -> *const ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_at1(
this_ptr: *const crate::VectorOfChar16T,
__n: usize,
) -> *const ::cpp_core::char16_t;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_at1(
this_ptr: *const crate::VectorOfChar32T,
__n: usize,
) -> *const ::cpp_core::char32_t;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_at1(
this_ptr: *const crate::VectorOfShort,
__n: usize,
) -> *const ::std::os::raw::c_short;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_at1(
this_ptr: *const crate::VectorOfUshort,
__n: usize,
) -> *const ::std::os::raw::c_ushort;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_at1(
this_ptr: *const crate::VectorOfInt,
__n: usize,
) -> *const ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_at1(
this_ptr: *const crate::VectorOfUint,
__n: usize,
) -> *const ::std::os::raw::c_uint;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_at1(
this_ptr: *const crate::VectorOfLong,
__n: usize,
) -> *const ::std::os::raw::c_long;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_at1(
this_ptr: *const crate::VectorOfUlong,
__n: usize,
) -> *const ::std::os::raw::c_ulong;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_at1(
this_ptr: *const crate::VectorOfLonglong,
__n: usize,
) -> *const ::std::os::raw::c_longlong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_at1(
this_ptr: *const crate::VectorOfUlonglong,
__n: usize,
) -> *const ::std::os::raw::c_ulonglong;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_at1(
this_ptr: *const crate::VectorOfFloat,
__n: usize,
) -> *const ::std::os::raw::c_float;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_at1(
this_ptr: *const crate::VectorOfDouble,
__n: usize,
) -> *const ::std::os::raw::c_double;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_at1(
this_ptr: *const crate::VectorOfI8,
__n: usize,
) -> *const i8;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_at1(
this_ptr: *const crate::VectorOfU8,
__n: usize,
) -> *const u8;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_at1(
this_ptr: *const crate::VectorOfI16,
__n: usize,
) -> *const i16;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_at1(
this_ptr: *const crate::VectorOfU16,
__n: usize,
) -> *const u16;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_at1(
this_ptr: *const crate::VectorOfI32,
__n: usize,
) -> *const i32;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_at1(
this_ptr: *const crate::VectorOfU32,
__n: usize,
) -> *const u32;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_at1(
this_ptr: *const crate::VectorOfI64,
__n: usize,
) -> *const i64;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_at1(
this_ptr: *const crate::VectorOfU64,
__n: usize,
) -> *const u64;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_at1(
this_ptr: *const crate::VectorOfUsize,
__n: usize,
) -> *const usize;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_front(
this_ptr: *mut crate::VectorOfChar,
) -> *mut ::std::os::raw::c_char;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_front(
this_ptr: *mut crate::VectorOfSchar,
) -> *mut ::std::os::raw::c_schar;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_front(
this_ptr: *mut crate::VectorOfUchar,
) -> *mut ::std::os::raw::c_uchar;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_front(
this_ptr: *mut crate::VectorOfWcharT,
) -> *mut ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_front(
this_ptr: *mut crate::VectorOfChar16T,
) -> *mut ::cpp_core::char16_t;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_front(
this_ptr: *mut crate::VectorOfChar32T,
) -> *mut ::cpp_core::char32_t;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_front(
this_ptr: *mut crate::VectorOfShort,
) -> *mut ::std::os::raw::c_short;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_front(
this_ptr: *mut crate::VectorOfUshort,
) -> *mut ::std::os::raw::c_ushort;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_front(
this_ptr: *mut crate::VectorOfInt,
) -> *mut ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_front(
this_ptr: *mut crate::VectorOfUint,
) -> *mut ::std::os::raw::c_uint;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_front(
this_ptr: *mut crate::VectorOfLong,
) -> *mut ::std::os::raw::c_long;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_front(
this_ptr: *mut crate::VectorOfUlong,
) -> *mut ::std::os::raw::c_ulong;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_front(
this_ptr: *mut crate::VectorOfLonglong,
) -> *mut ::std::os::raw::c_longlong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_front(
this_ptr: *mut crate::VectorOfUlonglong,
) -> *mut ::std::os::raw::c_ulonglong;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_front(
this_ptr: *mut crate::VectorOfFloat,
) -> *mut ::std::os::raw::c_float;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_front(
this_ptr: *mut crate::VectorOfDouble,
) -> *mut ::std::os::raw::c_double;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_front(
this_ptr: *mut crate::VectorOfI8,
) -> *mut i8;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_front(
this_ptr: *mut crate::VectorOfU8,
) -> *mut u8;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_front(
this_ptr: *mut crate::VectorOfI16,
) -> *mut i16;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_front(
this_ptr: *mut crate::VectorOfU16,
) -> *mut u16;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_front(
this_ptr: *mut crate::VectorOfI32,
) -> *mut i32;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_front(
this_ptr: *mut crate::VectorOfU32,
) -> *mut u32;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_front(
this_ptr: *mut crate::VectorOfI64,
) -> *mut i64;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_front(
this_ptr: *mut crate::VectorOfU64,
) -> *mut u64;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_front(
this_ptr: *mut crate::VectorOfUsize,
) -> *mut usize;
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_front(
this_ptr: *mut crate::VectorOfVoid,
) -> *mut *mut ::std::ffi::c_void;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_front1(
this_ptr: *const crate::VectorOfChar,
) -> *const ::std::os::raw::c_char;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_front1(
this_ptr: *const crate::VectorOfSchar,
) -> *const ::std::os::raw::c_schar;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_front1(
this_ptr: *const crate::VectorOfUchar,
) -> *const ::std::os::raw::c_uchar;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_front1(
this_ptr: *const crate::VectorOfWcharT,
) -> *const ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_front1(
this_ptr: *const crate::VectorOfChar16T,
) -> *const ::cpp_core::char16_t;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_front1(
this_ptr: *const crate::VectorOfChar32T,
) -> *const ::cpp_core::char32_t;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_front1(
this_ptr: *const crate::VectorOfShort,
) -> *const ::std::os::raw::c_short;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_front1(
this_ptr: *const crate::VectorOfUshort,
) -> *const ::std::os::raw::c_ushort;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_front1(
this_ptr: *const crate::VectorOfInt,
) -> *const ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_front1(
this_ptr: *const crate::VectorOfUint,
) -> *const ::std::os::raw::c_uint;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_front1(
this_ptr: *const crate::VectorOfLong,
) -> *const ::std::os::raw::c_long;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_front1(
this_ptr: *const crate::VectorOfUlong,
) -> *const ::std::os::raw::c_ulong;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_front1(
this_ptr: *const crate::VectorOfLonglong,
) -> *const ::std::os::raw::c_longlong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_front1(
this_ptr: *const crate::VectorOfUlonglong,
) -> *const ::std::os::raw::c_ulonglong;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_front1(
this_ptr: *const crate::VectorOfFloat,
) -> *const ::std::os::raw::c_float;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_front1(
this_ptr: *const crate::VectorOfDouble,
) -> *const ::std::os::raw::c_double;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_front1(
this_ptr: *const crate::VectorOfI8,
) -> *const i8;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_front1(
this_ptr: *const crate::VectorOfU8,
) -> *const u8;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_front1(
this_ptr: *const crate::VectorOfI16,
) -> *const i16;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_front1(
this_ptr: *const crate::VectorOfU16,
) -> *const u16;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_front1(
this_ptr: *const crate::VectorOfI32,
) -> *const i32;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_front1(
this_ptr: *const crate::VectorOfU32,
) -> *const u32;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_front1(
this_ptr: *const crate::VectorOfI64,
) -> *const i64;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_front1(
this_ptr: *const crate::VectorOfU64,
) -> *const u64;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_front1(
this_ptr: *const crate::VectorOfUsize,
) -> *const usize;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_back(
this_ptr: *mut crate::VectorOfChar,
) -> *mut ::std::os::raw::c_char;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_back(
this_ptr: *mut crate::VectorOfSchar,
) -> *mut ::std::os::raw::c_schar;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_back(
this_ptr: *mut crate::VectorOfUchar,
) -> *mut ::std::os::raw::c_uchar;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_back(
this_ptr: *mut crate::VectorOfWcharT,
) -> *mut ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_back(
this_ptr: *mut crate::VectorOfChar16T,
) -> *mut ::cpp_core::char16_t;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_back(
this_ptr: *mut crate::VectorOfChar32T,
) -> *mut ::cpp_core::char32_t;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_back(
this_ptr: *mut crate::VectorOfShort,
) -> *mut ::std::os::raw::c_short;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_back(
this_ptr: *mut crate::VectorOfUshort,
) -> *mut ::std::os::raw::c_ushort;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_back(
this_ptr: *mut crate::VectorOfInt,
) -> *mut ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_back(
this_ptr: *mut crate::VectorOfUint,
) -> *mut ::std::os::raw::c_uint;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_back(
this_ptr: *mut crate::VectorOfLong,
) -> *mut ::std::os::raw::c_long;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_back(
this_ptr: *mut crate::VectorOfUlong,
) -> *mut ::std::os::raw::c_ulong;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_back(
this_ptr: *mut crate::VectorOfLonglong,
) -> *mut ::std::os::raw::c_longlong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_back(
this_ptr: *mut crate::VectorOfUlonglong,
) -> *mut ::std::os::raw::c_ulonglong;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_back(
this_ptr: *mut crate::VectorOfFloat,
) -> *mut ::std::os::raw::c_float;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_back(
this_ptr: *mut crate::VectorOfDouble,
) -> *mut ::std::os::raw::c_double;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_back(
this_ptr: *mut crate::VectorOfI8,
) -> *mut i8;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_back(
this_ptr: *mut crate::VectorOfU8,
) -> *mut u8;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_back(
this_ptr: *mut crate::VectorOfI16,
) -> *mut i16;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_back(
this_ptr: *mut crate::VectorOfU16,
) -> *mut u16;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_back(
this_ptr: *mut crate::VectorOfI32,
) -> *mut i32;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_back(
this_ptr: *mut crate::VectorOfU32,
) -> *mut u32;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_back(
this_ptr: *mut crate::VectorOfI64,
) -> *mut i64;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_back(
this_ptr: *mut crate::VectorOfU64,
) -> *mut u64;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_back(
this_ptr: *mut crate::VectorOfUsize,
) -> *mut usize;
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_back(
this_ptr: *mut crate::VectorOfVoid,
) -> *mut *mut ::std::ffi::c_void;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_back1(
this_ptr: *const crate::VectorOfChar,
) -> *const ::std::os::raw::c_char;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_back1(
this_ptr: *const crate::VectorOfSchar,
) -> *const ::std::os::raw::c_schar;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_back1(
this_ptr: *const crate::VectorOfUchar,
) -> *const ::std::os::raw::c_uchar;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_back1(
this_ptr: *const crate::VectorOfWcharT,
) -> *const ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_back1(
this_ptr: *const crate::VectorOfChar16T,
) -> *const ::cpp_core::char16_t;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_back1(
this_ptr: *const crate::VectorOfChar32T,
) -> *const ::cpp_core::char32_t;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_back1(
this_ptr: *const crate::VectorOfShort,
) -> *const ::std::os::raw::c_short;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_back1(
this_ptr: *const crate::VectorOfUshort,
) -> *const ::std::os::raw::c_ushort;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_back1(
this_ptr: *const crate::VectorOfInt,
) -> *const ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_back1(
this_ptr: *const crate::VectorOfUint,
) -> *const ::std::os::raw::c_uint;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_back1(
this_ptr: *const crate::VectorOfLong,
) -> *const ::std::os::raw::c_long;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_back1(
this_ptr: *const crate::VectorOfUlong,
) -> *const ::std::os::raw::c_ulong;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_back1(
this_ptr: *const crate::VectorOfLonglong,
) -> *const ::std::os::raw::c_longlong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_back1(
this_ptr: *const crate::VectorOfUlonglong,
) -> *const ::std::os::raw::c_ulonglong;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_back1(
this_ptr: *const crate::VectorOfFloat,
) -> *const ::std::os::raw::c_float;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_back1(
this_ptr: *const crate::VectorOfDouble,
) -> *const ::std::os::raw::c_double;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_back1(
this_ptr: *const crate::VectorOfI8,
) -> *const i8;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_back1(
this_ptr: *const crate::VectorOfU8,
) -> *const u8;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_back1(
this_ptr: *const crate::VectorOfI16,
) -> *const i16;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_back1(
this_ptr: *const crate::VectorOfU16,
) -> *const u16;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_back1(
this_ptr: *const crate::VectorOfI32,
) -> *const i32;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_back1(
this_ptr: *const crate::VectorOfU32,
) -> *const u32;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_back1(
this_ptr: *const crate::VectorOfI64,
) -> *const i64;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_back1(
this_ptr: *const crate::VectorOfU64,
) -> *const u64;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_back1(
this_ptr: *const crate::VectorOfUsize,
) -> *const usize;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_data(
this_ptr: *mut crate::VectorOfChar,
) -> *mut ::std::os::raw::c_char;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_data(
this_ptr: *mut crate::VectorOfSchar,
) -> *mut ::std::os::raw::c_schar;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_data(
this_ptr: *mut crate::VectorOfUchar,
) -> *mut ::std::os::raw::c_uchar;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_data(
this_ptr: *mut crate::VectorOfWcharT,
) -> *mut ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_data(
this_ptr: *mut crate::VectorOfChar16T,
) -> *mut ::cpp_core::char16_t;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_data(
this_ptr: *mut crate::VectorOfChar32T,
) -> *mut ::cpp_core::char32_t;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_data(
this_ptr: *mut crate::VectorOfShort,
) -> *mut ::std::os::raw::c_short;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_data(
this_ptr: *mut crate::VectorOfUshort,
) -> *mut ::std::os::raw::c_ushort;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_data(
this_ptr: *mut crate::VectorOfInt,
) -> *mut ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_data(
this_ptr: *mut crate::VectorOfUint,
) -> *mut ::std::os::raw::c_uint;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_data(
this_ptr: *mut crate::VectorOfLong,
) -> *mut ::std::os::raw::c_long;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_data(
this_ptr: *mut crate::VectorOfUlong,
) -> *mut ::std::os::raw::c_ulong;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_data(
this_ptr: *mut crate::VectorOfLonglong,
) -> *mut ::std::os::raw::c_longlong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_data(
this_ptr: *mut crate::VectorOfUlonglong,
) -> *mut ::std::os::raw::c_ulonglong;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_data(
this_ptr: *mut crate::VectorOfFloat,
) -> *mut ::std::os::raw::c_float;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_data(
this_ptr: *mut crate::VectorOfDouble,
) -> *mut ::std::os::raw::c_double;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_data(
this_ptr: *mut crate::VectorOfI8,
) -> *mut i8;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_data(
this_ptr: *mut crate::VectorOfU8,
) -> *mut u8;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_data(
this_ptr: *mut crate::VectorOfI16,
) -> *mut i16;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_data(
this_ptr: *mut crate::VectorOfU16,
) -> *mut u16;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_data(
this_ptr: *mut crate::VectorOfI32,
) -> *mut i32;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_data(
this_ptr: *mut crate::VectorOfU32,
) -> *mut u32;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_data(
this_ptr: *mut crate::VectorOfI64,
) -> *mut i64;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_data(
this_ptr: *mut crate::VectorOfU64,
) -> *mut u64;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_data(
this_ptr: *mut crate::VectorOfUsize,
) -> *mut usize;
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_data(
this_ptr: *mut crate::VectorOfVoid,
) -> *mut *mut ::std::ffi::c_void;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_data1(
this_ptr: *const crate::VectorOfChar,
) -> *const ::std::os::raw::c_char;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_data1(
this_ptr: *const crate::VectorOfSchar,
) -> *const ::std::os::raw::c_schar;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_data1(
this_ptr: *const crate::VectorOfUchar,
) -> *const ::std::os::raw::c_uchar;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_data1(
this_ptr: *const crate::VectorOfWcharT,
) -> *const ::cpp_core::wchar_t;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_data1(
this_ptr: *const crate::VectorOfChar16T,
) -> *const ::cpp_core::char16_t;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_data1(
this_ptr: *const crate::VectorOfChar32T,
) -> *const ::cpp_core::char32_t;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_data1(
this_ptr: *const crate::VectorOfShort,
) -> *const ::std::os::raw::c_short;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_data1(
this_ptr: *const crate::VectorOfUshort,
) -> *const ::std::os::raw::c_ushort;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_data1(
this_ptr: *const crate::VectorOfInt,
) -> *const ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_data1(
this_ptr: *const crate::VectorOfUint,
) -> *const ::std::os::raw::c_uint;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_data1(
this_ptr: *const crate::VectorOfLong,
) -> *const ::std::os::raw::c_long;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_data1(
this_ptr: *const crate::VectorOfUlong,
) -> *const ::std::os::raw::c_ulong;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_data1(
this_ptr: *const crate::VectorOfLonglong,
) -> *const ::std::os::raw::c_longlong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_data1(
this_ptr: *const crate::VectorOfUlonglong,
) -> *const ::std::os::raw::c_ulonglong;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_data1(
this_ptr: *const crate::VectorOfFloat,
) -> *const ::std::os::raw::c_float;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_data1(
this_ptr: *const crate::VectorOfDouble,
) -> *const ::std::os::raw::c_double;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_data1(
this_ptr: *const crate::VectorOfI8,
) -> *const i8;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_data1(
this_ptr: *const crate::VectorOfU8,
) -> *const u8;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_data1(
this_ptr: *const crate::VectorOfI16,
) -> *const i16;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_data1(
this_ptr: *const crate::VectorOfU16,
) -> *const u16;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_data1(
this_ptr: *const crate::VectorOfI32,
) -> *const i32;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_data1(
this_ptr: *const crate::VectorOfU32,
) -> *const u32;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_data1(
this_ptr: *const crate::VectorOfI64,
) -> *const i64;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_data1(
this_ptr: *const crate::VectorOfU64,
) -> *const u64;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_data1(
this_ptr: *const crate::VectorOfUsize,
) -> *const usize;
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_push_back(
this_ptr: *mut crate::VectorOfBool,
__x: *const bool,
);
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_push_back(
this_ptr: *mut crate::VectorOfChar,
__x: *const ::std::os::raw::c_char,
);
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_push_back(
this_ptr: *mut crate::VectorOfSchar,
__x: *const ::std::os::raw::c_schar,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_push_back(
this_ptr: *mut crate::VectorOfUchar,
__x: *const ::std::os::raw::c_uchar,
);
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_push_back(
this_ptr: *mut crate::VectorOfWcharT,
__x: *const ::cpp_core::wchar_t,
);
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_push_back(
this_ptr: *mut crate::VectorOfChar16T,
__x: *const ::cpp_core::char16_t,
);
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_push_back(
this_ptr: *mut crate::VectorOfChar32T,
__x: *const ::cpp_core::char32_t,
);
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_push_back(
this_ptr: *mut crate::VectorOfShort,
__x: *const ::std::os::raw::c_short,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_push_back(
this_ptr: *mut crate::VectorOfUshort,
__x: *const ::std::os::raw::c_ushort,
);
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_push_back(
this_ptr: *mut crate::VectorOfInt,
__x: *const ::std::os::raw::c_int,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_push_back(
this_ptr: *mut crate::VectorOfUint,
__x: *const ::std::os::raw::c_uint,
);
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_push_back(
this_ptr: *mut crate::VectorOfLong,
__x: *const ::std::os::raw::c_long,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_push_back(
this_ptr: *mut crate::VectorOfUlong,
__x: *const ::std::os::raw::c_ulong,
);
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_push_back(
this_ptr: *mut crate::VectorOfLonglong,
__x: *const ::std::os::raw::c_longlong,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_push_back(
this_ptr: *mut crate::VectorOfUlonglong,
__x: *const ::std::os::raw::c_ulonglong,
);
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_push_back(
this_ptr: *mut crate::VectorOfFloat,
__x: *const ::std::os::raw::c_float,
);
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_push_back(
this_ptr: *mut crate::VectorOfDouble,
__x: *const ::std::os::raw::c_double,
);
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_push_back(
this_ptr: *mut crate::VectorOfI8,
__x: *const i8,
);
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_push_back(
this_ptr: *mut crate::VectorOfU8,
__x: *const u8,
);
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_push_back(
this_ptr: *mut crate::VectorOfI16,
__x: *const i16,
);
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_push_back(
this_ptr: *mut crate::VectorOfU16,
__x: *const u16,
);
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_push_back(
this_ptr: *mut crate::VectorOfI32,
__x: *const i32,
);
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_push_back(
this_ptr: *mut crate::VectorOfU32,
__x: *const u32,
);
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_push_back(
this_ptr: *mut crate::VectorOfI64,
__x: *const i64,
);
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_push_back(
this_ptr: *mut crate::VectorOfU64,
__x: *const u64,
);
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_push_back(
this_ptr: *mut crate::VectorOfUsize,
__x: *const usize,
);
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_pop_back(
this_ptr: *mut crate::VectorOfBool,
);
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_pop_back(
this_ptr: *mut crate::VectorOfChar,
);
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_pop_back(
this_ptr: *mut crate::VectorOfSchar,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_pop_back(
this_ptr: *mut crate::VectorOfUchar,
);
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_pop_back(
this_ptr: *mut crate::VectorOfWcharT,
);
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_pop_back(
this_ptr: *mut crate::VectorOfChar16T,
);
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_pop_back(
this_ptr: *mut crate::VectorOfChar32T,
);
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_pop_back(
this_ptr: *mut crate::VectorOfShort,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_pop_back(
this_ptr: *mut crate::VectorOfUshort,
);
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_pop_back(
this_ptr: *mut crate::VectorOfInt,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_pop_back(
this_ptr: *mut crate::VectorOfUint,
);
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_pop_back(
this_ptr: *mut crate::VectorOfLong,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_pop_back(
this_ptr: *mut crate::VectorOfUlong,
);
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_pop_back(
this_ptr: *mut crate::VectorOfLonglong,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_pop_back(
this_ptr: *mut crate::VectorOfUlonglong,
);
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_pop_back(
this_ptr: *mut crate::VectorOfFloat,
);
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_pop_back(
this_ptr: *mut crate::VectorOfDouble,
);
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_pop_back(
this_ptr: *mut crate::VectorOfI8,
);
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_pop_back(
this_ptr: *mut crate::VectorOfU8,
);
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_pop_back(
this_ptr: *mut crate::VectorOfI16,
);
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_pop_back(
this_ptr: *mut crate::VectorOfU16,
);
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_pop_back(
this_ptr: *mut crate::VectorOfI32,
);
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_pop_back(
this_ptr: *mut crate::VectorOfU32,
);
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_pop_back(
this_ptr: *mut crate::VectorOfI64,
);
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_pop_back(
this_ptr: *mut crate::VectorOfU64,
);
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_pop_back(
this_ptr: *mut crate::VectorOfUsize,
);
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_pop_back(
this_ptr: *mut crate::VectorOfVoid,
);
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_swap(
this_ptr: *mut crate::VectorOfBool,
__x: *mut crate::VectorOfBool,
);
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_swap(
this_ptr: *mut crate::VectorOfChar,
__x: *mut crate::VectorOfChar,
);
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_swap(
this_ptr: *mut crate::VectorOfSchar,
__x: *mut crate::VectorOfSchar,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_swap(
this_ptr: *mut crate::VectorOfUchar,
__x: *mut crate::VectorOfUchar,
);
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_swap(
this_ptr: *mut crate::VectorOfWcharT,
__x: *mut crate::VectorOfWcharT,
);
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_swap(
this_ptr: *mut crate::VectorOfChar16T,
__x: *mut crate::VectorOfChar16T,
);
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_swap(
this_ptr: *mut crate::VectorOfChar32T,
__x: *mut crate::VectorOfChar32T,
);
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_swap(
this_ptr: *mut crate::VectorOfShort,
__x: *mut crate::VectorOfShort,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_swap(
this_ptr: *mut crate::VectorOfUshort,
__x: *mut crate::VectorOfUshort,
);
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_swap(
this_ptr: *mut crate::VectorOfInt,
__x: *mut crate::VectorOfInt,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_swap(
this_ptr: *mut crate::VectorOfUint,
__x: *mut crate::VectorOfUint,
);
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_swap(
this_ptr: *mut crate::VectorOfLong,
__x: *mut crate::VectorOfLong,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_swap(
this_ptr: *mut crate::VectorOfUlong,
__x: *mut crate::VectorOfUlong,
);
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_swap(
this_ptr: *mut crate::VectorOfLonglong,
__x: *mut crate::VectorOfLonglong,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_swap(
this_ptr: *mut crate::VectorOfUlonglong,
__x: *mut crate::VectorOfUlonglong,
);
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_swap(
this_ptr: *mut crate::VectorOfFloat,
__x: *mut crate::VectorOfFloat,
);
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_swap(
this_ptr: *mut crate::VectorOfDouble,
__x: *mut crate::VectorOfDouble,
);
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_swap(
this_ptr: *mut crate::VectorOfI8,
__x: *mut crate::VectorOfI8,
);
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_swap(
this_ptr: *mut crate::VectorOfU8,
__x: *mut crate::VectorOfU8,
);
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_swap(
this_ptr: *mut crate::VectorOfI16,
__x: *mut crate::VectorOfI16,
);
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_swap(
this_ptr: *mut crate::VectorOfU16,
__x: *mut crate::VectorOfU16,
);
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_swap(
this_ptr: *mut crate::VectorOfI32,
__x: *mut crate::VectorOfI32,
);
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_swap(
this_ptr: *mut crate::VectorOfU32,
__x: *mut crate::VectorOfU32,
);
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_swap(
this_ptr: *mut crate::VectorOfI64,
__x: *mut crate::VectorOfI64,
);
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_swap(
this_ptr: *mut crate::VectorOfU64,
__x: *mut crate::VectorOfU64,
);
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_swap(
this_ptr: *mut crate::VectorOfUsize,
__x: *mut crate::VectorOfUsize,
);
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_swap(
this_ptr: *mut crate::VectorOfVoid,
__x: *mut crate::VectorOfVoid,
);
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_clear(
this_ptr: *mut crate::VectorOfBool,
);
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_clear(
this_ptr: *mut crate::VectorOfChar,
);
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_clear(
this_ptr: *mut crate::VectorOfSchar,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_clear(
this_ptr: *mut crate::VectorOfUchar,
);
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_clear(
this_ptr: *mut crate::VectorOfWcharT,
);
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_clear(
this_ptr: *mut crate::VectorOfChar16T,
);
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_clear(
this_ptr: *mut crate::VectorOfChar32T,
);
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_clear(
this_ptr: *mut crate::VectorOfShort,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_clear(
this_ptr: *mut crate::VectorOfUshort,
);
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_clear(
this_ptr: *mut crate::VectorOfInt,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_clear(
this_ptr: *mut crate::VectorOfUint,
);
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_clear(
this_ptr: *mut crate::VectorOfLong,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_clear(
this_ptr: *mut crate::VectorOfUlong,
);
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_clear(
this_ptr: *mut crate::VectorOfLonglong,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_clear(
this_ptr: *mut crate::VectorOfUlonglong,
);
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_clear(
this_ptr: *mut crate::VectorOfFloat,
);
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_clear(
this_ptr: *mut crate::VectorOfDouble,
);
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_clear(
this_ptr: *mut crate::VectorOfI8,
);
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_clear(
this_ptr: *mut crate::VectorOfU8,
);
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_clear(
this_ptr: *mut crate::VectorOfI16,
);
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_clear(
this_ptr: *mut crate::VectorOfU16,
);
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_clear(
this_ptr: *mut crate::VectorOfI32,
);
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_clear(
this_ptr: *mut crate::VectorOfU32,
);
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_clear(
this_ptr: *mut crate::VectorOfI64,
);
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_clear(
this_ptr: *mut crate::VectorOfU64,
);
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_clear(
this_ptr: *mut crate::VectorOfUsize,
);
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_clear(
this_ptr: *mut crate::VectorOfVoid,
);
pub fn ctr_cpp_std_ffi_std_operator__103(
__x: *const crate::VectorOfBool,
__y: *const crate::VectorOfBool,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__104(
__x: *const crate::VectorOfChar,
__y: *const crate::VectorOfChar,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__105(
__x: *const crate::VectorOfSchar,
__y: *const crate::VectorOfSchar,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__106(
__x: *const crate::VectorOfUchar,
__y: *const crate::VectorOfUchar,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__107(
__x: *const crate::VectorOfWcharT,
__y: *const crate::VectorOfWcharT,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__108(
__x: *const crate::VectorOfChar16T,
__y: *const crate::VectorOfChar16T,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__109(
__x: *const crate::VectorOfChar32T,
__y: *const crate::VectorOfChar32T,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__110(
__x: *const crate::VectorOfShort,
__y: *const crate::VectorOfShort,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__111(
__x: *const crate::VectorOfUshort,
__y: *const crate::VectorOfUshort,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__112(
__x: *const crate::VectorOfInt,
__y: *const crate::VectorOfInt,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__113(
__x: *const crate::VectorOfUint,
__y: *const crate::VectorOfUint,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__114(
__x: *const crate::VectorOfLong,
__y: *const crate::VectorOfLong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__115(
__x: *const crate::VectorOfUlong,
__y: *const crate::VectorOfUlong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__116(
__x: *const crate::VectorOfLonglong,
__y: *const crate::VectorOfLonglong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__117(
__x: *const crate::VectorOfUlonglong,
__y: *const crate::VectorOfUlonglong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__118(
__x: *const crate::VectorOfFloat,
__y: *const crate::VectorOfFloat,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__119(
__x: *const crate::VectorOfDouble,
__y: *const crate::VectorOfDouble,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__120(
__x: *const crate::VectorOfI8,
__y: *const crate::VectorOfI8,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__121(
__x: *const crate::VectorOfU8,
__y: *const crate::VectorOfU8,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__122(
__x: *const crate::VectorOfI16,
__y: *const crate::VectorOfI16,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__123(
__x: *const crate::VectorOfU16,
__y: *const crate::VectorOfU16,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__124(
__x: *const crate::VectorOfI32,
__y: *const crate::VectorOfI32,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__125(
__x: *const crate::VectorOfU32,
__y: *const crate::VectorOfU32,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__126(
__x: *const crate::VectorOfI64,
__y: *const crate::VectorOfI64,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__127(
__x: *const crate::VectorOfU64,
__y: *const crate::VectorOfU64,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__128(
__x: *const crate::VectorOfUsize,
__y: *const crate::VectorOfUsize,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__129(
__x: *const crate::VectorOfVoid,
__y: *const crate::VectorOfVoid,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_72(
__x: *const crate::VectorOfBool,
__y: *const crate::VectorOfBool,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_73(
__x: *const crate::VectorOfChar,
__y: *const crate::VectorOfChar,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_74(
__x: *const crate::VectorOfSchar,
__y: *const crate::VectorOfSchar,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_75(
__x: *const crate::VectorOfUchar,
__y: *const crate::VectorOfUchar,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_76(
__x: *const crate::VectorOfWcharT,
__y: *const crate::VectorOfWcharT,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_77(
__x: *const crate::VectorOfChar16T,
__y: *const crate::VectorOfChar16T,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_78(
__x: *const crate::VectorOfChar32T,
__y: *const crate::VectorOfChar32T,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_79(
__x: *const crate::VectorOfShort,
__y: *const crate::VectorOfShort,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_80(
__x: *const crate::VectorOfUshort,
__y: *const crate::VectorOfUshort,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_81(
__x: *const crate::VectorOfInt,
__y: *const crate::VectorOfInt,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_82(
__x: *const crate::VectorOfUint,
__y: *const crate::VectorOfUint,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_83(
__x: *const crate::VectorOfLong,
__y: *const crate::VectorOfLong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_84(
__x: *const crate::VectorOfUlong,
__y: *const crate::VectorOfUlong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_85(
__x: *const crate::VectorOfLonglong,
__y: *const crate::VectorOfLonglong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_86(
__x: *const crate::VectorOfUlonglong,
__y: *const crate::VectorOfUlonglong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_87(
__x: *const crate::VectorOfFloat,
__y: *const crate::VectorOfFloat,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_88(
__x: *const crate::VectorOfDouble,
__y: *const crate::VectorOfDouble,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_89(
__x: *const crate::VectorOfI8,
__y: *const crate::VectorOfI8,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_90(
__x: *const crate::VectorOfU8,
__y: *const crate::VectorOfU8,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_91(
__x: *const crate::VectorOfI16,
__y: *const crate::VectorOfI16,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_92(
__x: *const crate::VectorOfU16,
__y: *const crate::VectorOfU16,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_93(
__x: *const crate::VectorOfI32,
__y: *const crate::VectorOfI32,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_94(
__x: *const crate::VectorOfU32,
__y: *const crate::VectorOfU32,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_95(
__x: *const crate::VectorOfI64,
__y: *const crate::VectorOfI64,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_96(
__x: *const crate::VectorOfU64,
__y: *const crate::VectorOfU64,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_97(
__x: *const crate::VectorOfUsize,
__y: *const crate::VectorOfUsize,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_98(
__x: *const crate::VectorOfVoid,
__y: *const crate::VectorOfVoid,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_99(
__x: *const crate::VectorOfBool,
__y: *const crate::VectorOfBool,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_100(
__x: *const crate::VectorOfChar,
__y: *const crate::VectorOfChar,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_101(
__x: *const crate::VectorOfSchar,
__y: *const crate::VectorOfSchar,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_102(
__x: *const crate::VectorOfUchar,
__y: *const crate::VectorOfUchar,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_103(
__x: *const crate::VectorOfWcharT,
__y: *const crate::VectorOfWcharT,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_104(
__x: *const crate::VectorOfChar16T,
__y: *const crate::VectorOfChar16T,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_105(
__x: *const crate::VectorOfChar32T,
__y: *const crate::VectorOfChar32T,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_106(
__x: *const crate::VectorOfShort,
__y: *const crate::VectorOfShort,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_107(
__x: *const crate::VectorOfUshort,
__y: *const crate::VectorOfUshort,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_108(
__x: *const crate::VectorOfInt,
__y: *const crate::VectorOfInt,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_109(
__x: *const crate::VectorOfUint,
__y: *const crate::VectorOfUint,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_110(
__x: *const crate::VectorOfLong,
__y: *const crate::VectorOfLong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_111(
__x: *const crate::VectorOfUlong,
__y: *const crate::VectorOfUlong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_112(
__x: *const crate::VectorOfLonglong,
__y: *const crate::VectorOfLonglong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_113(
__x: *const crate::VectorOfUlonglong,
__y: *const crate::VectorOfUlonglong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_114(
__x: *const crate::VectorOfFloat,
__y: *const crate::VectorOfFloat,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_115(
__x: *const crate::VectorOfDouble,
__y: *const crate::VectorOfDouble,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_116(
__x: *const crate::VectorOfI8,
__y: *const crate::VectorOfI8,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_117(
__x: *const crate::VectorOfU8,
__y: *const crate::VectorOfU8,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_118(
__x: *const crate::VectorOfI16,
__y: *const crate::VectorOfI16,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_119(
__x: *const crate::VectorOfU16,
__y: *const crate::VectorOfU16,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_120(
__x: *const crate::VectorOfI32,
__y: *const crate::VectorOfI32,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_121(
__x: *const crate::VectorOfU32,
__y: *const crate::VectorOfU32,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_122(
__x: *const crate::VectorOfI64,
__y: *const crate::VectorOfI64,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_123(
__x: *const crate::VectorOfU64,
__y: *const crate::VectorOfU64,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_124(
__x: *const crate::VectorOfUsize,
__y: *const crate::VectorOfUsize,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator_125(
__x: *const crate::VectorOfVoid,
__y: *const crate::VectorOfVoid,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__157(
__x: *const crate::VectorOfBool,
__y: *const crate::VectorOfBool,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__158(
__x: *const crate::VectorOfChar,
__y: *const crate::VectorOfChar,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__159(
__x: *const crate::VectorOfSchar,
__y: *const crate::VectorOfSchar,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__160(
__x: *const crate::VectorOfUchar,
__y: *const crate::VectorOfUchar,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__161(
__x: *const crate::VectorOfWcharT,
__y: *const crate::VectorOfWcharT,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__162(
__x: *const crate::VectorOfChar16T,
__y: *const crate::VectorOfChar16T,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__163(
__x: *const crate::VectorOfChar32T,
__y: *const crate::VectorOfChar32T,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__164(
__x: *const crate::VectorOfShort,
__y: *const crate::VectorOfShort,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__165(
__x: *const crate::VectorOfUshort,
__y: *const crate::VectorOfUshort,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__166(
__x: *const crate::VectorOfInt,
__y: *const crate::VectorOfInt,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__167(
__x: *const crate::VectorOfUint,
__y: *const crate::VectorOfUint,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__168(
__x: *const crate::VectorOfLong,
__y: *const crate::VectorOfLong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__169(
__x: *const crate::VectorOfUlong,
__y: *const crate::VectorOfUlong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__170(
__x: *const crate::VectorOfLonglong,
__y: *const crate::VectorOfLonglong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__171(
__x: *const crate::VectorOfUlonglong,
__y: *const crate::VectorOfUlonglong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__172(
__x: *const crate::VectorOfFloat,
__y: *const crate::VectorOfFloat,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__173(
__x: *const crate::VectorOfDouble,
__y: *const crate::VectorOfDouble,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__174(
__x: *const crate::VectorOfI8,
__y: *const crate::VectorOfI8,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__175(
__x: *const crate::VectorOfU8,
__y: *const crate::VectorOfU8,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__176(
__x: *const crate::VectorOfI16,
__y: *const crate::VectorOfI16,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__177(
__x: *const crate::VectorOfU16,
__y: *const crate::VectorOfU16,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__178(
__x: *const crate::VectorOfI32,
__y: *const crate::VectorOfI32,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__179(
__x: *const crate::VectorOfU32,
__y: *const crate::VectorOfU32,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__180(
__x: *const crate::VectorOfI64,
__y: *const crate::VectorOfI64,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__181(
__x: *const crate::VectorOfU64,
__y: *const crate::VectorOfU64,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__182(
__x: *const crate::VectorOfUsize,
__y: *const crate::VectorOfUsize,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__183(
__x: *const crate::VectorOfVoid,
__y: *const crate::VectorOfVoid,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__184(
__x: *const crate::VectorOfBool,
__y: *const crate::VectorOfBool,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__185(
__x: *const crate::VectorOfChar,
__y: *const crate::VectorOfChar,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__186(
__x: *const crate::VectorOfSchar,
__y: *const crate::VectorOfSchar,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__187(
__x: *const crate::VectorOfUchar,
__y: *const crate::VectorOfUchar,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__188(
__x: *const crate::VectorOfWcharT,
__y: *const crate::VectorOfWcharT,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__189(
__x: *const crate::VectorOfChar16T,
__y: *const crate::VectorOfChar16T,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__190(
__x: *const crate::VectorOfChar32T,
__y: *const crate::VectorOfChar32T,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__191(
__x: *const crate::VectorOfShort,
__y: *const crate::VectorOfShort,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__192(
__x: *const crate::VectorOfUshort,
__y: *const crate::VectorOfUshort,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__193(
__x: *const crate::VectorOfInt,
__y: *const crate::VectorOfInt,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__194(
__x: *const crate::VectorOfUint,
__y: *const crate::VectorOfUint,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__195(
__x: *const crate::VectorOfLong,
__y: *const crate::VectorOfLong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__196(
__x: *const crate::VectorOfUlong,
__y: *const crate::VectorOfUlong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__197(
__x: *const crate::VectorOfLonglong,
__y: *const crate::VectorOfLonglong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__198(
__x: *const crate::VectorOfUlonglong,
__y: *const crate::VectorOfUlonglong,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__199(
__x: *const crate::VectorOfFloat,
__y: *const crate::VectorOfFloat,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__200(
__x: *const crate::VectorOfDouble,
__y: *const crate::VectorOfDouble,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__201(
__x: *const crate::VectorOfI8,
__y: *const crate::VectorOfI8,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__202(
__x: *const crate::VectorOfU8,
__y: *const crate::VectorOfU8,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__203(
__x: *const crate::VectorOfI16,
__y: *const crate::VectorOfI16,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__204(
__x: *const crate::VectorOfU16,
__y: *const crate::VectorOfU16,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__205(
__x: *const crate::VectorOfI32,
__y: *const crate::VectorOfI32,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__206(
__x: *const crate::VectorOfU32,
__y: *const crate::VectorOfU32,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__207(
__x: *const crate::VectorOfI64,
__y: *const crate::VectorOfI64,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__208(
__x: *const crate::VectorOfU64,
__y: *const crate::VectorOfU64,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__209(
__x: *const crate::VectorOfUsize,
__y: *const crate::VectorOfUsize,
) -> bool;
pub fn ctr_cpp_std_ffi_std_operator__210(
__x: *const crate::VectorOfVoid,
__y: *const crate::VectorOfVoid,
) -> bool;
pub fn ctr_cpp_std_ffi_std_swap4(__x: *mut crate::VectorOfBool, __y: *mut crate::VectorOfBool);
pub fn ctr_cpp_std_ffi_std_swap5(__x: *mut crate::VectorOfChar, __y: *mut crate::VectorOfChar);
pub fn ctr_cpp_std_ffi_std_swap6(
__x: *mut crate::VectorOfSchar,
__y: *mut crate::VectorOfSchar,
);
pub fn ctr_cpp_std_ffi_std_swap7(
__x: *mut crate::VectorOfUchar,
__y: *mut crate::VectorOfUchar,
);
pub fn ctr_cpp_std_ffi_std_swap8(
__x: *mut crate::VectorOfWcharT,
__y: *mut crate::VectorOfWcharT,
);
pub fn ctr_cpp_std_ffi_std_swap9(
__x: *mut crate::VectorOfChar16T,
__y: *mut crate::VectorOfChar16T,
);
pub fn ctr_cpp_std_ffi_std_swap10(
__x: *mut crate::VectorOfChar32T,
__y: *mut crate::VectorOfChar32T,
);
pub fn ctr_cpp_std_ffi_std_swap11(
__x: *mut crate::VectorOfShort,
__y: *mut crate::VectorOfShort,
);
pub fn ctr_cpp_std_ffi_std_swap12(
__x: *mut crate::VectorOfUshort,
__y: *mut crate::VectorOfUshort,
);
pub fn ctr_cpp_std_ffi_std_swap13(__x: *mut crate::VectorOfInt, __y: *mut crate::VectorOfInt);
pub fn ctr_cpp_std_ffi_std_swap14(__x: *mut crate::VectorOfUint, __y: *mut crate::VectorOfUint);
pub fn ctr_cpp_std_ffi_std_swap15(__x: *mut crate::VectorOfLong, __y: *mut crate::VectorOfLong);
pub fn ctr_cpp_std_ffi_std_swap16(
__x: *mut crate::VectorOfUlong,
__y: *mut crate::VectorOfUlong,
);
pub fn ctr_cpp_std_ffi_std_swap17(
__x: *mut crate::VectorOfLonglong,
__y: *mut crate::VectorOfLonglong,
);
pub fn ctr_cpp_std_ffi_std_swap18(
__x: *mut crate::VectorOfUlonglong,
__y: *mut crate::VectorOfUlonglong,
);
pub fn ctr_cpp_std_ffi_std_swap19(
__x: *mut crate::VectorOfFloat,
__y: *mut crate::VectorOfFloat,
);
pub fn ctr_cpp_std_ffi_std_swap20(
__x: *mut crate::VectorOfDouble,
__y: *mut crate::VectorOfDouble,
);
pub fn ctr_cpp_std_ffi_std_swap21(__x: *mut crate::VectorOfI8, __y: *mut crate::VectorOfI8);
pub fn ctr_cpp_std_ffi_std_swap22(__x: *mut crate::VectorOfU8, __y: *mut crate::VectorOfU8);
pub fn ctr_cpp_std_ffi_std_swap23(__x: *mut crate::VectorOfI16, __y: *mut crate::VectorOfI16);
pub fn ctr_cpp_std_ffi_std_swap24(__x: *mut crate::VectorOfU16, __y: *mut crate::VectorOfU16);
pub fn ctr_cpp_std_ffi_std_swap25(__x: *mut crate::VectorOfI32, __y: *mut crate::VectorOfI32);
pub fn ctr_cpp_std_ffi_std_swap26(__x: *mut crate::VectorOfU32, __y: *mut crate::VectorOfU32);
pub fn ctr_cpp_std_ffi_std_swap27(__x: *mut crate::VectorOfI64, __y: *mut crate::VectorOfI64);
pub fn ctr_cpp_std_ffi_std_swap28(__x: *mut crate::VectorOfU64, __y: *mut crate::VectorOfU64);
pub fn ctr_cpp_std_ffi_std_swap29(
__x: *mut crate::VectorOfUsize,
__y: *mut crate::VectorOfUsize,
);
pub fn ctr_cpp_std_ffi_std_swap30(__x: *mut crate::VectorOfVoid, __y: *mut crate::VectorOfVoid);
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_vector8(
first: *const bool,
last: *const bool,
alloc: *const crate::AllocatorOfBool,
) -> *mut crate::VectorOfBool;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_vector8(
first: *const ::std::os::raw::c_char,
last: *const ::std::os::raw::c_char,
alloc: *const crate::AllocatorOfChar,
) -> *mut crate::VectorOfChar;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_vector8(
first: *const ::std::os::raw::c_schar,
last: *const ::std::os::raw::c_schar,
alloc: *const crate::AllocatorOfSchar,
) -> *mut crate::VectorOfSchar;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_vector8(
first: *const ::std::os::raw::c_uchar,
last: *const ::std::os::raw::c_uchar,
alloc: *const crate::AllocatorOfUchar,
) -> *mut crate::VectorOfUchar;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_vector8(
first: *const ::cpp_core::wchar_t,
last: *const ::cpp_core::wchar_t,
alloc: *const crate::AllocatorOfWcharT,
) -> *mut crate::VectorOfWcharT;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_vector8(
first: *const ::cpp_core::char16_t,
last: *const ::cpp_core::char16_t,
alloc: *const crate::AllocatorOfChar16T,
) -> *mut crate::VectorOfChar16T;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_vector8(
first: *const ::cpp_core::char32_t,
last: *const ::cpp_core::char32_t,
alloc: *const crate::AllocatorOfChar32T,
) -> *mut crate::VectorOfChar32T;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_vector8(
first: *const ::std::os::raw::c_short,
last: *const ::std::os::raw::c_short,
alloc: *const crate::AllocatorOfShort,
) -> *mut crate::VectorOfShort;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_vector8(
first: *const ::std::os::raw::c_ushort,
last: *const ::std::os::raw::c_ushort,
alloc: *const crate::AllocatorOfUshort,
) -> *mut crate::VectorOfUshort;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_vector8(
first: *const ::std::os::raw::c_int,
last: *const ::std::os::raw::c_int,
alloc: *const crate::AllocatorOfInt,
) -> *mut crate::VectorOfInt;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_vector8(
first: *const ::std::os::raw::c_uint,
last: *const ::std::os::raw::c_uint,
alloc: *const crate::AllocatorOfUint,
) -> *mut crate::VectorOfUint;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_vector8(
first: *const ::std::os::raw::c_long,
last: *const ::std::os::raw::c_long,
alloc: *const crate::AllocatorOfLong,
) -> *mut crate::VectorOfLong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_vector8(
first: *const ::std::os::raw::c_ulong,
last: *const ::std::os::raw::c_ulong,
alloc: *const crate::AllocatorOfUlong,
) -> *mut crate::VectorOfUlong;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_vector8(
first: *const ::std::os::raw::c_longlong,
last: *const ::std::os::raw::c_longlong,
alloc: *const crate::AllocatorOfLonglong,
) -> *mut crate::VectorOfLonglong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_vector8(
first: *const ::std::os::raw::c_ulonglong,
last: *const ::std::os::raw::c_ulonglong,
alloc: *const crate::AllocatorOfUlonglong,
) -> *mut crate::VectorOfUlonglong;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_vector8(
first: *const ::std::os::raw::c_float,
last: *const ::std::os::raw::c_float,
alloc: *const crate::AllocatorOfFloat,
) -> *mut crate::VectorOfFloat;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_vector8(
first: *const ::std::os::raw::c_double,
last: *const ::std::os::raw::c_double,
alloc: *const crate::AllocatorOfDouble,
) -> *mut crate::VectorOfDouble;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_vector8(
first: *const i8,
last: *const i8,
alloc: *const crate::AllocatorOfI8,
) -> *mut crate::VectorOfI8;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_vector8(
first: *const u8,
last: *const u8,
alloc: *const crate::AllocatorOfU8,
) -> *mut crate::VectorOfU8;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_vector8(
first: *const i16,
last: *const i16,
alloc: *const crate::AllocatorOfI16,
) -> *mut crate::VectorOfI16;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_vector8(
first: *const u16,
last: *const u16,
alloc: *const crate::AllocatorOfU16,
) -> *mut crate::VectorOfU16;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_vector8(
first: *const i32,
last: *const i32,
alloc: *const crate::AllocatorOfI32,
) -> *mut crate::VectorOfI32;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_vector8(
first: *const u32,
last: *const u32,
alloc: *const crate::AllocatorOfU32,
) -> *mut crate::VectorOfU32;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_vector8(
first: *const i64,
last: *const i64,
alloc: *const crate::AllocatorOfI64,
) -> *mut crate::VectorOfI64;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_vector8(
first: *const u64,
last: *const u64,
alloc: *const crate::AllocatorOfU64,
) -> *mut crate::VectorOfU64;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_vector8(
first: *const usize,
last: *const usize,
alloc: *const crate::AllocatorOfUsize,
) -> *mut crate::VectorOfUsize;
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_assign1(
this_ptr: *mut crate::VectorOfBool,
first: *const bool,
last: *const bool,
);
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_assign1(
this_ptr: *mut crate::VectorOfChar,
first: *const ::std::os::raw::c_char,
last: *const ::std::os::raw::c_char,
);
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_assign1(
this_ptr: *mut crate::VectorOfSchar,
first: *const ::std::os::raw::c_schar,
last: *const ::std::os::raw::c_schar,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_assign1(
this_ptr: *mut crate::VectorOfUchar,
first: *const ::std::os::raw::c_uchar,
last: *const ::std::os::raw::c_uchar,
);
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_assign1(
this_ptr: *mut crate::VectorOfWcharT,
first: *const ::cpp_core::wchar_t,
last: *const ::cpp_core::wchar_t,
);
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_assign1(
this_ptr: *mut crate::VectorOfChar16T,
first: *const ::cpp_core::char16_t,
last: *const ::cpp_core::char16_t,
);
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_assign1(
this_ptr: *mut crate::VectorOfChar32T,
first: *const ::cpp_core::char32_t,
last: *const ::cpp_core::char32_t,
);
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_assign1(
this_ptr: *mut crate::VectorOfShort,
first: *const ::std::os::raw::c_short,
last: *const ::std::os::raw::c_short,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_assign1(
this_ptr: *mut crate::VectorOfUshort,
first: *const ::std::os::raw::c_ushort,
last: *const ::std::os::raw::c_ushort,
);
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_assign1(
this_ptr: *mut crate::VectorOfInt,
first: *const ::std::os::raw::c_int,
last: *const ::std::os::raw::c_int,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_assign1(
this_ptr: *mut crate::VectorOfUint,
first: *const ::std::os::raw::c_uint,
last: *const ::std::os::raw::c_uint,
);
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_assign1(
this_ptr: *mut crate::VectorOfLong,
first: *const ::std::os::raw::c_long,
last: *const ::std::os::raw::c_long,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_assign1(
this_ptr: *mut crate::VectorOfUlong,
first: *const ::std::os::raw::c_ulong,
last: *const ::std::os::raw::c_ulong,
);
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_assign1(
this_ptr: *mut crate::VectorOfLonglong,
first: *const ::std::os::raw::c_longlong,
last: *const ::std::os::raw::c_longlong,
);
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_assign1(
this_ptr: *mut crate::VectorOfUlonglong,
first: *const ::std::os::raw::c_ulonglong,
last: *const ::std::os::raw::c_ulonglong,
);
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_assign1(
this_ptr: *mut crate::VectorOfFloat,
first: *const ::std::os::raw::c_float,
last: *const ::std::os::raw::c_float,
);
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_assign1(
this_ptr: *mut crate::VectorOfDouble,
first: *const ::std::os::raw::c_double,
last: *const ::std::os::raw::c_double,
);
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_assign1(
this_ptr: *mut crate::VectorOfI8,
first: *const i8,
last: *const i8,
);
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_assign1(
this_ptr: *mut crate::VectorOfU8,
first: *const u8,
last: *const u8,
);
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_assign1(
this_ptr: *mut crate::VectorOfI16,
first: *const i16,
last: *const i16,
);
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_assign1(
this_ptr: *mut crate::VectorOfU16,
first: *const u16,
last: *const u16,
);
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_assign1(
this_ptr: *mut crate::VectorOfI32,
first: *const i32,
last: *const i32,
);
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_assign1(
this_ptr: *mut crate::VectorOfU32,
first: *const u32,
last: *const u32,
);
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_assign1(
this_ptr: *mut crate::VectorOfI64,
first: *const i64,
last: *const i64,
);
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_assign1(
this_ptr: *mut crate::VectorOfU64,
first: *const u64,
last: *const u64,
);
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_assign1(
this_ptr: *mut crate::VectorOfUsize,
first: *const usize,
last: *const usize,
);
pub fn ctr_cpp_std_ffi_std_iterator_std_output_iterator_tag_void_void_void_void_diterator(
this_ptr: *mut crate::IteratorOfOutputIteratorTag,
);
pub fn ctr_cpp_std_ffi_std_iterator_std_output_iterator_tag_void_void_void_void_iterator(
) -> *mut crate::IteratorOfOutputIteratorTag;
pub fn ctr_cpp_std_ffi_std_iterator_std_output_iterator_tag_void_void_void_void_iterator1(
other: *const crate::IteratorOfOutputIteratorTag,
) -> *mut crate::IteratorOfOutputIteratorTag;
pub fn ctr_cpp_std_ffi_std_iterator_std_output_iterator_tag_void_void_void_void_operator_(
this_ptr: *mut crate::IteratorOfOutputIteratorTag,
other: *const crate::IteratorOfOutputIteratorTag,
) -> *mut crate::IteratorOfOutputIteratorTag;
pub fn ctr_cpp_std_ffi_std_char_traits_char_dchar_traits(
this_ptr: *mut crate::CharTraitsOfChar,
);
pub fn ctr_cpp_std_ffi_std_char_traits_wchar_t_dchar_traits(
this_ptr: *mut crate::CharTraitsOfWcharT,
);
pub fn ctr_cpp_std_ffi_std_char_traits_char16_t_dchar_traits(
this_ptr: *mut crate::CharTraitsOfChar16T,
);
pub fn ctr_cpp_std_ffi_std_char_traits_char32_t_dchar_traits(
this_ptr: *mut crate::CharTraitsOfChar32T,
);
pub fn ctr_cpp_std_ffi_std_char_traits_char_char_traits() -> *mut crate::CharTraitsOfChar;
pub fn ctr_cpp_std_ffi_std_char_traits_wchar_t_char_traits() -> *mut crate::CharTraitsOfWcharT;
pub fn ctr_cpp_std_ffi_std_char_traits_char16_t_char_traits() -> *mut crate::CharTraitsOfChar16T;
pub fn ctr_cpp_std_ffi_std_char_traits_char32_t_char_traits() -> *mut crate::CharTraitsOfChar32T;
pub fn ctr_cpp_std_ffi_std_char_traits_char_char_traits1(
other: *const crate::CharTraitsOfChar,
) -> *mut crate::CharTraitsOfChar;
pub fn ctr_cpp_std_ffi_std_char_traits_wchar_t_char_traits1(
other: *const crate::CharTraitsOfWcharT,
) -> *mut crate::CharTraitsOfWcharT;
pub fn ctr_cpp_std_ffi_std_char_traits_char16_t_char_traits1(
other: *const crate::CharTraitsOfChar16T,
) -> *mut crate::CharTraitsOfChar16T;
pub fn ctr_cpp_std_ffi_std_char_traits_char32_t_char_traits1(
other: *const crate::CharTraitsOfChar32T,
) -> *mut crate::CharTraitsOfChar32T;
pub fn ctr_cpp_std_ffi_std_char_traits_char_operator_(
this_ptr: *mut crate::CharTraitsOfChar,
other: *const crate::CharTraitsOfChar,
) -> *mut crate::CharTraitsOfChar;
pub fn ctr_cpp_std_ffi_std_char_traits_wchar_t_operator_(
this_ptr: *mut crate::CharTraitsOfWcharT,
other: *const crate::CharTraitsOfWcharT,
) -> *mut crate::CharTraitsOfWcharT;
pub fn ctr_cpp_std_ffi_std_char_traits_char16_t_operator_(
this_ptr: *mut crate::CharTraitsOfChar16T,
other: *const crate::CharTraitsOfChar16T,
) -> *mut crate::CharTraitsOfChar16T;
pub fn ctr_cpp_std_ffi_std_char_traits_char32_t_operator_(
this_ptr: *mut crate::CharTraitsOfChar32T,
other: *const crate::CharTraitsOfChar32T,
) -> *mut crate::CharTraitsOfChar32T;
pub fn ctr_cpp_std_ffi_std_allocator_char_operator_(
this_ptr: *mut crate::AllocatorOfChar,
other: *const crate::AllocatorOfChar,
) -> *mut crate::AllocatorOfChar;
pub fn ctr_cpp_std_ffi_std_allocator_wchar_t_operator_(
this_ptr: *mut crate::AllocatorOfWcharT,
other: *const crate::AllocatorOfWcharT,
) -> *mut crate::AllocatorOfWcharT;
pub fn ctr_cpp_std_ffi_std_allocator_char16_t_operator_(
this_ptr: *mut crate::AllocatorOfChar16T,
other: *const crate::AllocatorOfChar16T,
) -> *mut crate::AllocatorOfChar16T;
pub fn ctr_cpp_std_ffi_std_allocator_char32_t_operator_(
this_ptr: *mut crate::AllocatorOfChar32T,
other: *const crate::AllocatorOfChar32T,
) -> *mut crate::AllocatorOfChar32T;
pub fn ctr_cpp_std_ffi_std_allocator_bool_operator_(
this_ptr: *mut crate::AllocatorOfBool,
other: *const crate::AllocatorOfBool,
) -> *mut crate::AllocatorOfBool;
pub fn ctr_cpp_std_ffi_std_allocator_signed_char_operator_(
this_ptr: *mut crate::AllocatorOfSchar,
other: *const crate::AllocatorOfSchar,
) -> *mut crate::AllocatorOfSchar;
pub fn ctr_cpp_std_ffi_std_allocator_unsigned_char_operator_(
this_ptr: *mut crate::AllocatorOfUchar,
other: *const crate::AllocatorOfUchar,
) -> *mut crate::AllocatorOfUchar;
pub fn ctr_cpp_std_ffi_std_allocator_short_operator_(
this_ptr: *mut crate::AllocatorOfShort,
other: *const crate::AllocatorOfShort,
) -> *mut crate::AllocatorOfShort;
pub fn ctr_cpp_std_ffi_std_allocator_unsigned_short_operator_(
this_ptr: *mut crate::AllocatorOfUshort,
other: *const crate::AllocatorOfUshort,
) -> *mut crate::AllocatorOfUshort;
pub fn ctr_cpp_std_ffi_std_allocator_int_operator_(
this_ptr: *mut crate::AllocatorOfInt,
other: *const crate::AllocatorOfInt,
) -> *mut crate::AllocatorOfInt;
pub fn ctr_cpp_std_ffi_std_allocator_unsigned_int_operator_(
this_ptr: *mut crate::AllocatorOfUint,
other: *const crate::AllocatorOfUint,
) -> *mut crate::AllocatorOfUint;
pub fn ctr_cpp_std_ffi_std_allocator_long_operator_(
this_ptr: *mut crate::AllocatorOfLong,
other: *const crate::AllocatorOfLong,
) -> *mut crate::AllocatorOfLong;
pub fn ctr_cpp_std_ffi_std_allocator_unsigned_long_operator_(
this_ptr: *mut crate::AllocatorOfUlong,
other: *const crate::AllocatorOfUlong,
) -> *mut crate::AllocatorOfUlong;
pub fn ctr_cpp_std_ffi_std_allocator_long_long_operator_(
this_ptr: *mut crate::AllocatorOfLonglong,
other: *const crate::AllocatorOfLonglong,
) -> *mut crate::AllocatorOfLonglong;
pub fn ctr_cpp_std_ffi_std_allocator_unsigned_long_long_operator_(
this_ptr: *mut crate::AllocatorOfUlonglong,
other: *const crate::AllocatorOfUlonglong,
) -> *mut crate::AllocatorOfUlonglong;
pub fn ctr_cpp_std_ffi_std_allocator_float_operator_(
this_ptr: *mut crate::AllocatorOfFloat,
other: *const crate::AllocatorOfFloat,
) -> *mut crate::AllocatorOfFloat;
pub fn ctr_cpp_std_ffi_std_allocator_double_operator_(
this_ptr: *mut crate::AllocatorOfDouble,
other: *const crate::AllocatorOfDouble,
) -> *mut crate::AllocatorOfDouble;
pub fn ctr_cpp_std_ffi_std_allocator_int8_t_operator_(
this_ptr: *mut crate::AllocatorOfI8,
other: *const crate::AllocatorOfI8,
) -> *mut crate::AllocatorOfI8;
pub fn ctr_cpp_std_ffi_std_allocator_uint8_t_operator_(
this_ptr: *mut crate::AllocatorOfU8,
other: *const crate::AllocatorOfU8,
) -> *mut crate::AllocatorOfU8;
pub fn ctr_cpp_std_ffi_std_allocator_int16_t_operator_(
this_ptr: *mut crate::AllocatorOfI16,
other: *const crate::AllocatorOfI16,
) -> *mut crate::AllocatorOfI16;
pub fn ctr_cpp_std_ffi_std_allocator_uint16_t_operator_(
this_ptr: *mut crate::AllocatorOfU16,
other: *const crate::AllocatorOfU16,
) -> *mut crate::AllocatorOfU16;
pub fn ctr_cpp_std_ffi_std_allocator_int32_t_operator_(
this_ptr: *mut crate::AllocatorOfI32,
other: *const crate::AllocatorOfI32,
) -> *mut crate::AllocatorOfI32;
pub fn ctr_cpp_std_ffi_std_allocator_uint32_t_operator_(
this_ptr: *mut crate::AllocatorOfU32,
other: *const crate::AllocatorOfU32,
) -> *mut crate::AllocatorOfU32;
pub fn ctr_cpp_std_ffi_std_allocator_int64_t_operator_(
this_ptr: *mut crate::AllocatorOfI64,
other: *const crate::AllocatorOfI64,
) -> *mut crate::AllocatorOfI64;
pub fn ctr_cpp_std_ffi_std_allocator_uint64_t_operator_(
this_ptr: *mut crate::AllocatorOfU64,
other: *const crate::AllocatorOfU64,
) -> *mut crate::AllocatorOfU64;
pub fn ctr_cpp_std_ffi_std_allocator_size_t_operator_(
this_ptr: *mut crate::AllocatorOfUsize,
other: *const crate::AllocatorOfUsize,
) -> *mut crate::AllocatorOfUsize;
pub fn ctr_cpp_std_ffi_std_allocator_void_ptr_operator_(
this_ptr: *mut crate::AllocatorOfVoid,
other: *const crate::AllocatorOfVoid,
) -> *mut crate::AllocatorOfVoid;
pub fn ctr_cpp_std_ffi_std_stoi2(
__str: *const crate::String,
__idx: *mut usize,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_stoi3(__str: *const crate::String) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_stol2(
__str: *const crate::String,
__idx: *mut usize,
) -> ::std::os::raw::c_long;
pub fn ctr_cpp_std_ffi_std_stol3(__str: *const crate::String) -> ::std::os::raw::c_long;
pub fn ctr_cpp_std_ffi_std_stoul2(
__str: *const crate::String,
__idx: *mut usize,
) -> ::std::os::raw::c_ulong;
pub fn ctr_cpp_std_ffi_std_stoul3(__str: *const crate::String) -> ::std::os::raw::c_ulong;
pub fn ctr_cpp_std_ffi_std_stoll2(
__str: *const crate::String,
__idx: *mut usize,
) -> ::std::os::raw::c_longlong;
pub fn ctr_cpp_std_ffi_std_stoll3(__str: *const crate::String) -> ::std::os::raw::c_longlong;
pub fn ctr_cpp_std_ffi_std_stoull2(
__str: *const crate::String,
__idx: *mut usize,
) -> ::std::os::raw::c_ulonglong;
pub fn ctr_cpp_std_ffi_std_stoull3(__str: *const crate::String) -> ::std::os::raw::c_ulonglong;
pub fn ctr_cpp_std_ffi_std_stof2(__str: *const crate::String) -> ::std::os::raw::c_float;
pub fn ctr_cpp_std_ffi_std_stod2(__str: *const crate::String) -> ::std::os::raw::c_double;
pub fn ctr_cpp_std_ffi_std_stoi4(
__str: *const crate::WString,
__idx: *mut usize,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_stoi5(__str: *const crate::WString) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_stol4(
__str: *const crate::WString,
__idx: *mut usize,
) -> ::std::os::raw::c_long;
pub fn ctr_cpp_std_ffi_std_stol5(__str: *const crate::WString) -> ::std::os::raw::c_long;
pub fn ctr_cpp_std_ffi_std_stoul4(
__str: *const crate::WString,
__idx: *mut usize,
) -> ::std::os::raw::c_ulong;
pub fn ctr_cpp_std_ffi_std_stoul5(__str: *const crate::WString) -> ::std::os::raw::c_ulong;
pub fn ctr_cpp_std_ffi_std_stoll4(
__str: *const crate::WString,
__idx: *mut usize,
) -> ::std::os::raw::c_longlong;
pub fn ctr_cpp_std_ffi_std_stoll5(__str: *const crate::WString) -> ::std::os::raw::c_longlong;
pub fn ctr_cpp_std_ffi_std_stoull4(
__str: *const crate::WString,
__idx: *mut usize,
) -> ::std::os::raw::c_ulonglong;
pub fn ctr_cpp_std_ffi_std_stoull5(__str: *const crate::WString)
-> ::std::os::raw::c_ulonglong;
pub fn ctr_cpp_std_ffi_std_stof3(__str: *const crate::WString) -> ::std::os::raw::c_float;
pub fn ctr_cpp_std_ffi_std_stod3(__str: *const crate::WString) -> ::std::os::raw::c_double;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_basic_string12(
__str: *const crate::String,
__pos: usize,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_basic_string12(
__str: *const crate::WString,
__pos: usize,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_basic_string12(
__str: *const crate::U16String,
__pos: usize,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_basic_string12(
__str: *const crate::U32String,
__pos: usize,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_basic_string13(
__s: *const ::std::os::raw::c_char,
__n: usize,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_basic_string13(
__s: *const ::cpp_core::wchar_t,
__n: usize,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_basic_string13(
__s: *const ::cpp_core::char16_t,
__n: usize,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_basic_string13(
__s: *const ::cpp_core::char32_t,
__n: usize,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_basic_string14(
__s: *const ::std::os::raw::c_char,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_basic_string14(
__s: *const ::cpp_core::wchar_t,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_basic_string14(
__s: *const ::cpp_core::char16_t,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_basic_string14(
__s: *const ::cpp_core::char32_t,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_basic_string15(
__n: usize,
__c: ::std::os::raw::c_char,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_basic_string15(
__n: usize,
__c: ::cpp_core::wchar_t,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_basic_string15(
__n: usize,
__c: ::cpp_core::char16_t,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_basic_string15(
__n: usize,
__c: ::cpp_core::char32_t,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_reserve1(
this_ptr: *mut crate::String,
);
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_reserve1(
this_ptr: *mut crate::WString,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_reserve1(
this_ptr: *mut crate::U16String,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_reserve1(
this_ptr: *mut crate::U32String,
);
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_append5(
this_ptr: *mut crate::String,
__str: *const crate::String,
__pos: usize,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_append5(
this_ptr: *mut crate::WString,
__str: *const crate::WString,
__pos: usize,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_append5(
this_ptr: *mut crate::U16String,
__str: *const crate::U16String,
__pos: usize,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_append5(
this_ptr: *mut crate::U32String,
__str: *const crate::U32String,
__pos: usize,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_assign6(
this_ptr: *mut crate::String,
__str: *const crate::String,
__pos: usize,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_assign6(
this_ptr: *mut crate::WString,
__str: *const crate::WString,
__pos: usize,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_assign6(
this_ptr: *mut crate::U16String,
__str: *const crate::U16String,
__pos: usize,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_assign6(
this_ptr: *mut crate::U32String,
__str: *const crate::U32String,
__pos: usize,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_insert5(
this_ptr: *mut crate::String,
__pos1: usize,
__str: *const crate::String,
__pos2: usize,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_insert5(
this_ptr: *mut crate::WString,
__pos1: usize,
__str: *const crate::WString,
__pos2: usize,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_insert5(
this_ptr: *mut crate::U16String,
__pos1: usize,
__str: *const crate::U16String,
__pos2: usize,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_insert5(
this_ptr: *mut crate::U32String,
__pos1: usize,
__str: *const crate::U32String,
__pos2: usize,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_erase1(
this_ptr: *mut crate::String,
__pos: usize,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_erase2(
this_ptr: *mut crate::String,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_erase1(
this_ptr: *mut crate::WString,
__pos: usize,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_erase2(
this_ptr: *mut crate::WString,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_erase1(
this_ptr: *mut crate::U16String,
__pos: usize,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_erase2(
this_ptr: *mut crate::U16String,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_erase1(
this_ptr: *mut crate::U32String,
__pos: usize,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_erase2(
this_ptr: *mut crate::U32String,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_replace5(
this_ptr: *mut crate::String,
__pos1: usize,
__n1: usize,
__str: *const crate::String,
__pos2: usize,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_replace5(
this_ptr: *mut crate::WString,
__pos1: usize,
__n1: usize,
__str: *const crate::WString,
__pos2: usize,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_replace5(
this_ptr: *mut crate::U16String,
__pos1: usize,
__n1: usize,
__str: *const crate::U16String,
__pos2: usize,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_replace5(
this_ptr: *mut crate::U32String,
__pos1: usize,
__n1: usize,
__str: *const crate::U32String,
__pos2: usize,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_copy1(
this_ptr: *const crate::String,
__s: *mut ::std::os::raw::c_char,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_copy1(
this_ptr: *const crate::WString,
__s: *mut ::cpp_core::wchar_t,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_copy1(
this_ptr: *const crate::U16String,
__s: *mut ::cpp_core::char16_t,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_copy1(
this_ptr: *const crate::U32String,
__s: *mut ::cpp_core::char32_t,
__n: usize,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find4(
this_ptr: *const crate::String,
__str: *const crate::String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find4(
this_ptr: *const crate::WString,
__str: *const crate::WString,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find4(
this_ptr: *const crate::U16String,
__str: *const crate::U16String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find4(
this_ptr: *const crate::U32String,
__str: *const crate::U32String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find5(
this_ptr: *const crate::String,
__s: *const ::std::os::raw::c_char,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find5(
this_ptr: *const crate::WString,
__s: *const ::cpp_core::wchar_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find5(
this_ptr: *const crate::U16String,
__s: *const ::cpp_core::char16_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find5(
this_ptr: *const crate::U32String,
__s: *const ::cpp_core::char32_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find6(
this_ptr: *const crate::String,
__c: ::std::os::raw::c_char,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find6(
this_ptr: *const crate::WString,
__c: ::cpp_core::wchar_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find6(
this_ptr: *const crate::U16String,
__c: ::cpp_core::char16_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find6(
this_ptr: *const crate::U32String,
__c: ::cpp_core::char32_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_rfind4(
this_ptr: *const crate::String,
__str: *const crate::String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_rfind4(
this_ptr: *const crate::WString,
__str: *const crate::WString,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_rfind4(
this_ptr: *const crate::U16String,
__str: *const crate::U16String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_rfind4(
this_ptr: *const crate::U32String,
__str: *const crate::U32String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_rfind5(
this_ptr: *const crate::String,
__s: *const ::std::os::raw::c_char,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_rfind5(
this_ptr: *const crate::WString,
__s: *const ::cpp_core::wchar_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_rfind5(
this_ptr: *const crate::U16String,
__s: *const ::cpp_core::char16_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_rfind5(
this_ptr: *const crate::U32String,
__s: *const ::cpp_core::char32_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_rfind6(
this_ptr: *const crate::String,
__c: ::std::os::raw::c_char,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_rfind6(
this_ptr: *const crate::WString,
__c: ::cpp_core::wchar_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_rfind6(
this_ptr: *const crate::U16String,
__c: ::cpp_core::char16_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_rfind6(
this_ptr: *const crate::U32String,
__c: ::cpp_core::char32_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_first_of4(
this_ptr: *const crate::String,
__str: *const crate::String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_first_of4(
this_ptr: *const crate::WString,
__str: *const crate::WString,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_first_of4(
this_ptr: *const crate::U16String,
__str: *const crate::U16String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_first_of4(
this_ptr: *const crate::U32String,
__str: *const crate::U32String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_first_of5(
this_ptr: *const crate::String,
__s: *const ::std::os::raw::c_char,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_first_of5(
this_ptr: *const crate::WString,
__s: *const ::cpp_core::wchar_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_first_of5(
this_ptr: *const crate::U16String,
__s: *const ::cpp_core::char16_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_first_of5(
this_ptr: *const crate::U32String,
__s: *const ::cpp_core::char32_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_first_of6(
this_ptr: *const crate::String,
__c: ::std::os::raw::c_char,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_first_of6(
this_ptr: *const crate::WString,
__c: ::cpp_core::wchar_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_first_of6(
this_ptr: *const crate::U16String,
__c: ::cpp_core::char16_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_first_of6(
this_ptr: *const crate::U32String,
__c: ::cpp_core::char32_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_last_of4(
this_ptr: *const crate::String,
__str: *const crate::String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_last_of4(
this_ptr: *const crate::WString,
__str: *const crate::WString,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_last_of4(
this_ptr: *const crate::U16String,
__str: *const crate::U16String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_last_of4(
this_ptr: *const crate::U32String,
__str: *const crate::U32String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_last_of5(
this_ptr: *const crate::String,
__s: *const ::std::os::raw::c_char,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_last_of5(
this_ptr: *const crate::WString,
__s: *const ::cpp_core::wchar_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_last_of5(
this_ptr: *const crate::U16String,
__s: *const ::cpp_core::char16_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_last_of5(
this_ptr: *const crate::U32String,
__s: *const ::cpp_core::char32_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_last_of6(
this_ptr: *const crate::String,
__c: ::std::os::raw::c_char,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_last_of6(
this_ptr: *const crate::WString,
__c: ::cpp_core::wchar_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_last_of6(
this_ptr: *const crate::U16String,
__c: ::cpp_core::char16_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_last_of6(
this_ptr: *const crate::U32String,
__c: ::cpp_core::char32_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_first_not_of4(
this_ptr: *const crate::String,
__str: *const crate::String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_first_not_of4(
this_ptr: *const crate::WString,
__str: *const crate::WString,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_first_not_of4(
this_ptr: *const crate::U16String,
__str: *const crate::U16String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_first_not_of4(
this_ptr: *const crate::U32String,
__str: *const crate::U32String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_first_not_of5(
this_ptr: *const crate::String,
__s: *const ::std::os::raw::c_char,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_first_not_of5(
this_ptr: *const crate::WString,
__s: *const ::cpp_core::wchar_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_first_not_of5(
this_ptr: *const crate::U16String,
__s: *const ::cpp_core::char16_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_first_not_of5(
this_ptr: *const crate::U32String,
__s: *const ::cpp_core::char32_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_first_not_of6(
this_ptr: *const crate::String,
__c: ::std::os::raw::c_char,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_first_not_of6(
this_ptr: *const crate::WString,
__c: ::cpp_core::wchar_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_first_not_of6(
this_ptr: *const crate::U16String,
__c: ::cpp_core::char16_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_first_not_of6(
this_ptr: *const crate::U32String,
__c: ::cpp_core::char32_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_last_not_of4(
this_ptr: *const crate::String,
__str: *const crate::String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_last_not_of4(
this_ptr: *const crate::WString,
__str: *const crate::WString,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_last_not_of4(
this_ptr: *const crate::U16String,
__str: *const crate::U16String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_last_not_of4(
this_ptr: *const crate::U32String,
__str: *const crate::U32String,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_last_not_of5(
this_ptr: *const crate::String,
__s: *const ::std::os::raw::c_char,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_last_not_of5(
this_ptr: *const crate::WString,
__s: *const ::cpp_core::wchar_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_last_not_of5(
this_ptr: *const crate::U16String,
__s: *const ::cpp_core::char16_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_last_not_of5(
this_ptr: *const crate::U32String,
__s: *const ::cpp_core::char32_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_find_last_not_of6(
this_ptr: *const crate::String,
__c: ::std::os::raw::c_char,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_find_last_not_of6(
this_ptr: *const crate::WString,
__c: ::cpp_core::wchar_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_find_last_not_of6(
this_ptr: *const crate::U16String,
__c: ::cpp_core::char16_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_find_last_not_of6(
this_ptr: *const crate::U32String,
__c: ::cpp_core::char32_t,
) -> usize;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_substr1(
this_ptr: *const crate::String,
__pos: usize,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_substr2(
this_ptr: *const crate::String,
) -> *mut crate::String;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_substr1(
this_ptr: *const crate::WString,
__pos: usize,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_substr2(
this_ptr: *const crate::WString,
) -> *mut crate::WString;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_substr1(
this_ptr: *const crate::U16String,
__pos: usize,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_substr2(
this_ptr: *const crate::U16String,
) -> *mut crate::U16String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_substr1(
this_ptr: *const crate::U32String,
__pos: usize,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_substr2(
this_ptr: *const crate::U32String,
) -> *mut crate::U32String;
pub fn ctr_cpp_std_ffi_std_basic_string_char_std_char_traits_char_std_allocator_char_compare6(
this_ptr: *const crate::String,
__pos1: usize,
__n1: usize,
__str: *const crate::String,
__pos2: usize,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_wchar_t_std_char_traits_wchar_t_std_allocator_wchar_t_compare6(
this_ptr: *const crate::WString,
__pos1: usize,
__n1: usize,
__str: *const crate::WString,
__pos2: usize,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_char16_t_std_char_traits_char16_t_std_allocator_char16_t_compare6(
this_ptr: *const crate::U16String,
__pos1: usize,
__n1: usize,
__str: *const crate::U16String,
__pos2: usize,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_basic_string_char32_t_std_char_traits_char32_t_std_allocator_char32_t_compare6(
this_ptr: *const crate::U32String,
__pos1: usize,
__n1: usize,
__str: *const crate::U32String,
__pos2: usize,
) -> ::std::os::raw::c_int;
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_vector9(
__n: usize,
) -> *mut crate::VectorOfBool;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_vector9(
__n: usize,
) -> *mut crate::VectorOfChar;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_vector9(
__n: usize,
) -> *mut crate::VectorOfSchar;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_vector9(
__n: usize,
) -> *mut crate::VectorOfUchar;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_vector9(
__n: usize,
) -> *mut crate::VectorOfWcharT;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_vector9(
__n: usize,
) -> *mut crate::VectorOfChar16T;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_vector9(
__n: usize,
) -> *mut crate::VectorOfChar32T;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_vector9(
__n: usize,
) -> *mut crate::VectorOfShort;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_vector9(
__n: usize,
) -> *mut crate::VectorOfUshort;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_vector9(
__n: usize,
) -> *mut crate::VectorOfInt;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_vector9(
__n: usize,
) -> *mut crate::VectorOfUint;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_vector9(
__n: usize,
) -> *mut crate::VectorOfLong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_vector9(
__n: usize,
) -> *mut crate::VectorOfUlong;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_vector9(
__n: usize,
) -> *mut crate::VectorOfLonglong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_vector9(
__n: usize,
) -> *mut crate::VectorOfUlonglong;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_vector9(
__n: usize,
) -> *mut crate::VectorOfFloat;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_vector9(
__n: usize,
) -> *mut crate::VectorOfDouble;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_vector9(
__n: usize,
) -> *mut crate::VectorOfI8;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_vector9(
__n: usize,
) -> *mut crate::VectorOfU8;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_vector9(
__n: usize,
) -> *mut crate::VectorOfI16;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_vector9(
__n: usize,
) -> *mut crate::VectorOfU16;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_vector9(
__n: usize,
) -> *mut crate::VectorOfI32;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_vector9(
__n: usize,
) -> *mut crate::VectorOfU32;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_vector9(
__n: usize,
) -> *mut crate::VectorOfI64;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_vector9(
__n: usize,
) -> *mut crate::VectorOfU64;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_vector9(
__n: usize,
) -> *mut crate::VectorOfUsize;
pub fn ctr_cpp_std_ffi_std_vector_void_ptr_std_allocator_void_ptr_vector9(
__n: usize,
) -> *mut crate::VectorOfVoid;
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_vector10(
__n: usize,
__value: *const bool,
) -> *mut crate::VectorOfBool;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_vector10(
__n: usize,
__value: *const ::std::os::raw::c_char,
) -> *mut crate::VectorOfChar;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_vector10(
__n: usize,
__value: *const ::std::os::raw::c_schar,
) -> *mut crate::VectorOfSchar;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_vector10(
__n: usize,
__value: *const ::std::os::raw::c_uchar,
) -> *mut crate::VectorOfUchar;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_vector10(
__n: usize,
__value: *const ::cpp_core::wchar_t,
) -> *mut crate::VectorOfWcharT;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_vector10(
__n: usize,
__value: *const ::cpp_core::char16_t,
) -> *mut crate::VectorOfChar16T;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_vector10(
__n: usize,
__value: *const ::cpp_core::char32_t,
) -> *mut crate::VectorOfChar32T;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_vector10(
__n: usize,
__value: *const ::std::os::raw::c_short,
) -> *mut crate::VectorOfShort;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_vector10(
__n: usize,
__value: *const ::std::os::raw::c_ushort,
) -> *mut crate::VectorOfUshort;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_vector10(
__n: usize,
__value: *const ::std::os::raw::c_int,
) -> *mut crate::VectorOfInt;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_vector10(
__n: usize,
__value: *const ::std::os::raw::c_uint,
) -> *mut crate::VectorOfUint;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_vector10(
__n: usize,
__value: *const ::std::os::raw::c_long,
) -> *mut crate::VectorOfLong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_vector10(
__n: usize,
__value: *const ::std::os::raw::c_ulong,
) -> *mut crate::VectorOfUlong;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_vector10(
__n: usize,
__value: *const ::std::os::raw::c_longlong,
) -> *mut crate::VectorOfLonglong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_vector10(
__n: usize,
__value: *const ::std::os::raw::c_ulonglong,
) -> *mut crate::VectorOfUlonglong;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_vector10(
__n: usize,
__value: *const ::std::os::raw::c_float,
) -> *mut crate::VectorOfFloat;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_vector10(
__n: usize,
__value: *const ::std::os::raw::c_double,
) -> *mut crate::VectorOfDouble;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_vector10(
__n: usize,
__value: *const i8,
) -> *mut crate::VectorOfI8;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_vector10(
__n: usize,
__value: *const u8,
) -> *mut crate::VectorOfU8;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_vector10(
__n: usize,
__value: *const i16,
) -> *mut crate::VectorOfI16;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_vector10(
__n: usize,
__value: *const u16,
) -> *mut crate::VectorOfU16;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_vector10(
__n: usize,
__value: *const i32,
) -> *mut crate::VectorOfI32;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_vector10(
__n: usize,
__value: *const u32,
) -> *mut crate::VectorOfU32;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_vector10(
__n: usize,
__value: *const i64,
) -> *mut crate::VectorOfI64;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_vector10(
__n: usize,
__value: *const u64,
) -> *mut crate::VectorOfU64;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_vector10(
__n: usize,
__value: *const usize,
) -> *mut crate::VectorOfUsize;
pub fn ctr_cpp_std_ffi_std_vector_bool_std_allocator_bool_vector11(
first: *const bool,
last: *const bool,
) -> *mut crate::VectorOfBool;
pub fn ctr_cpp_std_ffi_std_vector_char_std_allocator_char_vector11(
first: *const ::std::os::raw::c_char,
last: *const ::std::os::raw::c_char,
) -> *mut crate::VectorOfChar;
pub fn ctr_cpp_std_ffi_std_vector_signed_char_std_allocator_signed_char_vector11(
first: *const ::std::os::raw::c_schar,
last: *const ::std::os::raw::c_schar,
) -> *mut crate::VectorOfSchar;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_char_std_allocator_unsigned_char_vector11(
first: *const ::std::os::raw::c_uchar,
last: *const ::std::os::raw::c_uchar,
) -> *mut crate::VectorOfUchar;
pub fn ctr_cpp_std_ffi_std_vector_wchar_t_std_allocator_wchar_t_vector11(
first: *const ::cpp_core::wchar_t,
last: *const ::cpp_core::wchar_t,
) -> *mut crate::VectorOfWcharT;
pub fn ctr_cpp_std_ffi_std_vector_char16_t_std_allocator_char16_t_vector11(
first: *const ::cpp_core::char16_t,
last: *const ::cpp_core::char16_t,
) -> *mut crate::VectorOfChar16T;
pub fn ctr_cpp_std_ffi_std_vector_char32_t_std_allocator_char32_t_vector11(
first: *const ::cpp_core::char32_t,
last: *const ::cpp_core::char32_t,
) -> *mut crate::VectorOfChar32T;
pub fn ctr_cpp_std_ffi_std_vector_short_std_allocator_short_vector11(
first: *const ::std::os::raw::c_short,
last: *const ::std::os::raw::c_short,
) -> *mut crate::VectorOfShort;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_short_std_allocator_unsigned_short_vector11(
first: *const ::std::os::raw::c_ushort,
last: *const ::std::os::raw::c_ushort,
) -> *mut crate::VectorOfUshort;
pub fn ctr_cpp_std_ffi_std_vector_int_std_allocator_int_vector11(
first: *const ::std::os::raw::c_int,
last: *const ::std::os::raw::c_int,
) -> *mut crate::VectorOfInt;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_int_std_allocator_unsigned_int_vector11(
first: *const ::std::os::raw::c_uint,
last: *const ::std::os::raw::c_uint,
) -> *mut crate::VectorOfUint;
pub fn ctr_cpp_std_ffi_std_vector_long_std_allocator_long_vector11(
first: *const ::std::os::raw::c_long,
last: *const ::std::os::raw::c_long,
) -> *mut crate::VectorOfLong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_std_allocator_unsigned_long_vector11(
first: *const ::std::os::raw::c_ulong,
last: *const ::std::os::raw::c_ulong,
) -> *mut crate::VectorOfUlong;
pub fn ctr_cpp_std_ffi_std_vector_long_long_std_allocator_long_long_vector11(
first: *const ::std::os::raw::c_longlong,
last: *const ::std::os::raw::c_longlong,
) -> *mut crate::VectorOfLonglong;
pub fn ctr_cpp_std_ffi_std_vector_unsigned_long_long_std_allocator_unsigned_long_long_vector11(
first: *const ::std::os::raw::c_ulonglong,
last: *const ::std::os::raw::c_ulonglong,
) -> *mut crate::VectorOfUlonglong;
pub fn ctr_cpp_std_ffi_std_vector_float_std_allocator_float_vector11(
first: *const ::std::os::raw::c_float,
last: *const ::std::os::raw::c_float,
) -> *mut crate::VectorOfFloat;
pub fn ctr_cpp_std_ffi_std_vector_double_std_allocator_double_vector11(
first: *const ::std::os::raw::c_double,
last: *const ::std::os::raw::c_double,
) -> *mut crate::VectorOfDouble;
pub fn ctr_cpp_std_ffi_std_vector_int8_t_std_allocator_int8_t_vector11(
first: *const i8,
last: *const i8,
) -> *mut crate::VectorOfI8;
pub fn ctr_cpp_std_ffi_std_vector_uint8_t_std_allocator_uint8_t_vector11(
first: *const u8,
last: *const u8,
) -> *mut crate::VectorOfU8;
pub fn ctr_cpp_std_ffi_std_vector_int16_t_std_allocator_int16_t_vector11(
first: *const i16,
last: *const i16,
) -> *mut crate::VectorOfI16;
pub fn ctr_cpp_std_ffi_std_vector_uint16_t_std_allocator_uint16_t_vector11(
first: *const u16,
last: *const u16,
) -> *mut crate::VectorOfU16;
pub fn ctr_cpp_std_ffi_std_vector_int32_t_std_allocator_int32_t_vector11(
first: *const i32,
last: *const i32,
) -> *mut crate::VectorOfI32;
pub fn ctr_cpp_std_ffi_std_vector_uint32_t_std_allocator_uint32_t_vector11(
first: *const u32,
last: *const u32,
) -> *mut crate::VectorOfU32;
pub fn ctr_cpp_std_ffi_std_vector_int64_t_std_allocator_int64_t_vector11(
first: *const i64,
last: *const i64,
) -> *mut crate::VectorOfI64;
pub fn ctr_cpp_std_ffi_std_vector_uint64_t_std_allocator_uint64_t_vector11(
first: *const u64,
last: *const u64,
) -> *mut crate::VectorOfU64;
pub fn ctr_cpp_std_ffi_std_vector_size_t_std_allocator_size_t_vector11(
first: *const usize,
last: *const usize,
) -> *mut crate::VectorOfUsize;
pub fn ctr_cpp_std_ffi_static_cast_std_forward_iterator_tag_ptr(
ptr: *mut crate::InputIteratorTag,
) -> *mut crate::ForwardIteratorTag;
pub fn ctr_cpp_std_ffi_static_cast_std_input_iterator_tag_ptr(
ptr: *mut crate::ForwardIteratorTag,
) -> *mut crate::InputIteratorTag;
pub fn ctr_cpp_std_ffi_static_cast_std_bidirectional_iterator_tag_ptr(
ptr: *mut crate::ForwardIteratorTag,
) -> *mut crate::BidirectionalIteratorTag;
pub fn ctr_cpp_std_ffi_static_cast_std_forward_iterator_tag_ptr1(
ptr: *mut crate::BidirectionalIteratorTag,
) -> *mut crate::ForwardIteratorTag;
pub fn ctr_cpp_std_ffi_static_cast_std_bidirectional_iterator_tag_ptr1(
ptr: *mut crate::InputIteratorTag,
) -> *mut crate::BidirectionalIteratorTag;
pub fn ctr_cpp_std_ffi_static_cast_std_input_iterator_tag_ptr1(
ptr: *mut crate::BidirectionalIteratorTag,
) -> *mut crate::InputIteratorTag;
pub fn ctr_cpp_std_ffi_static_cast_std_random_access_iterator_tag_ptr(
ptr: *mut crate::BidirectionalIteratorTag,
) -> *mut crate::RandomAccessIteratorTag;
pub fn ctr_cpp_std_ffi_static_cast_std_bidirectional_iterator_tag_ptr2(
ptr: *mut crate::RandomAccessIteratorTag,
) -> *mut crate::BidirectionalIteratorTag;
pub fn ctr_cpp_std_ffi_static_cast_std_random_access_iterator_tag_ptr1(
ptr: *mut crate::ForwardIteratorTag,
) -> *mut crate::RandomAccessIteratorTag;
pub fn ctr_cpp_std_ffi_static_cast_std_forward_iterator_tag_ptr2(
ptr: *mut crate::RandomAccessIteratorTag,
) -> *mut crate::ForwardIteratorTag;
pub fn ctr_cpp_std_ffi_static_cast_std_random_access_iterator_tag_ptr2(
ptr: *mut crate::InputIteratorTag,
) -> *mut crate::RandomAccessIteratorTag;
pub fn ctr_cpp_std_ffi_static_cast_std_input_iterator_tag_ptr2(
ptr: *mut crate::RandomAccessIteratorTag,
) -> *mut crate::InputIteratorTag;
}