pub unsafe extern "C" fn lua_tocfunction(
    L: *mut lua_State,
    idx: c_int
) -> lua_CFunction