pub unsafe extern "C" fn ssh_pki_import_pubkey_base64( b64_key: *const c_char, type_: ssh_keytypes_e, pkey: *mut ssh_key) -> c_int