pub unsafe extern "C-unwind" fn lua_stringtonumber( L: *mut lua_State, s: *const c_char, ) -> usize
lua54