pub fn u8zvec(p: *mut u8, ff: bool) -> Option<Vec<u8>>
get Option vec u8 from u8z buffer pointer (ff: true to free)