pub unsafe extern "C" fn ssh_get_fingerprint_hash(
    type_: ssh_publickey_hash_type,
    hash: *mut c_uchar,
    len: usize
) -> *mut c_char