ma_result ma_log_postf( ffi.Pointer<ma_log> pLog, Dartma_uint32 level, ffi.Pointer<ffi.Char> pFormat, ) => ma_result.fromValue(_ma_log_postf(pLog, level, pFormat));