pub type lua_Writer = unsafe extern "C" fn(state: lua_State, data: *const u8, size: usize, userdata: *mut c_void) -> i32;