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