pub unsafe extern "C-unwind" fn luaL_getmetafield(
    L: *mut lua_State,
    obj: i32,
    e: *const i8
) -> i32