pub fn set_generic_password( service: &str, account: &str, password: &[u8], ) -> Result<()>
Set a generic password for the given service and account. Creates or updates a keychain entry.