pub unsafe extern "C" fn PyLong_AsNativeBytes( v: *mut PyObject, buffer: *mut c_void, n_bytes: isize, flags: i32, ) -> isize