pub unsafe extern "C" fn _PyErr_BadInternalCall(
    filename: *const c_char,
    lineno: c_int
)