pub unsafe extern "C-unwind" fn luaL_checklstring(
    L: *mut lua_State,
    arg: i32,
    l: *mut usize
) -> *const i8