pub unsafe extern "C-unwind" fn luaL_getsubtable(
    L: *mut lua_State,
    idx: i32,
    fname: *const i8
) -> i32