macro_rules! int_convert_128 {
($rust_type: ty, $is_signed: literal) => { ... };
}Available on non-
Py_LIMITED_API only.macro_rules! int_convert_128 {
($rust_type: ty, $is_signed: literal) => { ... };
}Py_LIMITED_API only.