pub fn to_account(
    feature: &Feature,
    account: &mut AccountSharedData
) -> Option<()>