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