pub unsafe extern "C" fn ssh_print_hash(
    type_: ssh_publickey_hash_type,
    hash: *mut c_uchar,
    len: usize
)