pub unsafe fn inner_scanf<T: Kind>( r: Reader<'_, T>, format: Reader<'_, T>, ap: VaList<'_>, ) -> Result<c_int, c_int>