pub fn try_initial_fragment_from_message(
    discrimination: Discrimination,
    message: &Fragment
) -> Result<Initial, Error>