pub(crate) fn scheme_read(path: &str, buf: &mut [u8]) -> Result<usize, ()>
Read a scheme file and return how many bytes were read into buf.
buf