SIGN IN SIGN UP

gh-105751: Cleanup test_ctypes imports (#105803)

* Move imports at top level and sort imports.
* Replace c_buffer() with create_string_buffer(): c_buffer is a
  deprecated alias.
* PEP 8: Add empty lines for readability between imports and classes.
V
Victor Stinner committed
698a0da7d440856a90b45964e9082b5a55387b80
Parent: d1b0297
Committed by GitHub <noreply@github.com> on 6/14/2023, 11:31:45 PM