#[unsafe(no_mangle)]pub unsafe fn scanformat( L: *mut lua_State, strfrmt: *const c_char, form: *mut c_char, size: *mut usize, ) -> *const c_char