pub unsafe extern "C" fn luaL_pushresultsize(
    b: *mut luaL_Buffer,
    sz: size_t
)