pub fn from<T: ReadableAccount + StateMut<StakeState>>(
    account: &T
) -> Option<StakeState>