pub unsafe extern "C" fn luaL_prepbuffsize(
    b: *mut luaL_Buffer,
    sz: size_t
) -> *mut c_char