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