Function mlua_sys::lua53::lua::lua_pushfstring   
source · pub unsafe extern "C-unwind" fn lua_pushfstring(
    L: *mut lua_State,
    fmt: *const c_char
    ...
) -> *const c_charAvailable on crate feature 
lua53 only.