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