pub unsafe extern "C" fn PySys_FormatStdout(
    format: *const c_char
    ...
)