pub unsafe extern "C" fn ssh_pki_import_pubkey_file(
    filename: *const c_char,
    pkey: *mut ssh_key
) -> c_int