pub unsafe extern "C" fn luaL_checklstring(
    l: *mut lua_State,
    arg: c_int,
    l: *mut size_t
) -> *const c_char