pub unsafe extern "C" fn PyArg_ParseTupleAndKeywords( arg1: *mut PyObject, arg2: *mut PyObject, arg3: *const i8, arg4: *mut *mut i8, ... ) -> i32