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