pub fn load_pos_private_key(
    path: &Path
) -> Option<(ConsensusPrivateKey, Option<ConsensusVRFPrivateKey>)>