pub(crate) fn marshal_sec1_private_key( evp_pkey: &ManagedPointer<*mut EVP_PKEY>, ) -> Result<Vec<u8>, Unspecified>