pub unsafe extern "C" fn wcstol( _String: *const wchar_t, _EndPtr: *mut *mut wchar_t, _Radix: c_int, ) -> c_long