pub unsafe extern "C" fn ssh_pki_export_pubkey_file(
    key: ssh_key,
    filename: *const c_char
) -> c_int