lua53_sys::lua
type lua_Reader = Option<extern "C" fn(_: *mut lua_State, _: *mut c_void, _: *mut size_t) -> *const c_char>;