pub unsafe extern "C" fn PyArg_ParseTuple( args: *mut PyObject, format: *const c_char, ... ) -> c_int