pub fn get_bitmap(out: &mut Vec<u8>) -> SysResult<usize>
Reads bitmap image, appending image to the out vector and returning number of bytes read on success.
out
Output will contain header following by RGB