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