pub unsafe extern "C" fn ssh_known_hosts_parse_line( host: *const c_char, line: *const c_char, entry: *mut *mut ssh_knownhosts_entry, ) -> c_int