pub fn hide<'a>(
    payload_path: &str,
    carrier_path: &'a str
) -> ImageBuffer<Rgb<u8>, Vec<u8>>