pub unsafe extern "C" fn PyLongWriter_Create( negative: i32, ndigits: isize, digits: *mut *mut c_void, ) -> *mut PyLongWriter